Skip to main content

cusparseCreatePruneInfo

Function cusparseCreatePruneInfo 

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

This function creates and initializes structure of prune to default values.

ยงParameters

  • info: the pointer to the structure of prune.