nvmath.bindings.cusparse.csc_set_pointers

nvmath.bindings.cusparse.csc_set_pointers(intptr_t sp_mat_descr, intptr_t csc_col_offsets, intptr_t csc_row_ind, intptr_t csc_values)[source]

See cusparseCscSetPointers.