Adelsbach/VSIPL
Core Programming Reference Guide
DD-00016-015
Core

6.4.2 vsip_dchold_destroy_p - Destroy Cholesky Decomposition Object

int vsip_chold_destroy_f(vsip_chol_f *chold); 
int vsip_cchold_destroy_f(vsip_cchol_f *chold);
Description

This function releases the memory allocated for a Cholesky decomposition object.

Parameters
Return Value