xcsr2coo#

nvmath.bindings.cusparse.xcsr2coo(
intptr_t handle,
intptr_t csr_sorted_row_ptr,
int nnz,
int m,
intptr_t coo_row_ind,
int idx_base,
)[source]#

See cusparseXcsr2coo.