Skip to main content

cusparseGetMatIndexBase

Function cusparseGetMatIndexBase 

Source
pub unsafe extern "C" fn cusparseGetMatIndexBase(
    descrA: cusparseMatDescr_t,
) -> cusparseIndexBase_t
Expand description

This function returns the IndexBase field of the matrix descriptor descrA.

ยงParameters

  • descrA: the matrix descriptor.