Skip to main content

cusparseCreateBsric02Info

Function cusparseCreateBsric02Info 

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

This function creates and initializes the solve and analysis structure of block incomplete Cholesky to default values.

ยงParameters

  • info: the pointer to the solve and analysis structure of block incomplete Cholesky.