bsr_set_strided_batch#

nvmath.bindings.cusparse.bsr_set_strided_batch(
intptr_t sp_mat_descr,
int batch_count,
int64_t offsets_batch_stride,
int64_t columns_batch_stride,
int64_t values_batch_stride,
)[source]#

See cusparseBsrSetStridedBatch.