Skip to main content

cusparseCreateBsrsm2Info

Function cusparseCreateBsrsm2Info 

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

This function creates and initializes the solve and analysis structure of bsrsm2 to default values.

ยงParameters

  • info: the pointer to the solve and analysis structure of bsrsm2.