nvmath.bindings.cusparse.zgebsr2gebsc_buffer_size_ext

nvmath.bindings.cusparse.zgebsr2gebsc_buffer_size_ext(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) size_t[source]

See cusparseZgebsr2gebsc_bufferSizeExt.