Skip to main content

cusparseDestroyBsrsm2Info

Function cusparseDestroyBsrsm2Info 

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

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

ยงParameters

  • info: the solve (bsrsm2_solve) and analysis (bsrsm2_analysis) structure.