Skip to main content

cusparseDestroyBsric02Info

Function cusparseDestroyBsric02Info 

Source
pub unsafe extern "C" fn cusparseDestroyBsric02Info(
    info: bsric02Info_t,
) -> cusparseStatus_t
๐Ÿ‘ŽDeprecated
Expand description

This function destroys and releases any memory required by the structure.

ยงParameters

  • info: the solve (bsric02_solve) and analysis (bsric02_analysis) structure.