nvmath.bindings.cusparse.cgebsr2gebsc_buffer_size

nvmath.bindings.cusparse.cgebsr2gebsc_buffer_size(intptr_t handle, int mb, int nb, int nnzb, intptr_t bsr_sorted_val, intptr_t bsr_sorted_row_ptr, intptr_t bsr_sorted_col_ind, int row_block_dim, int col_block_dim) int[source]

See cusparseCgebsr2gebsc_bufferSize.