Skip to main content

cusparseDestroyBsrsv2Info

Function cusparseDestroyBsrsv2Info 

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

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

ยงParameters

  • info: the solve (bsrsv2_solve) and analysis (bsrsv2_analysis) structure.