The nvmath.bindings module is experimental and potentially subject to future changes. zbsrsv2_buffer_size# nvmath.bindings.cusparse.zbsrsv2_buffer_size( intptr_t handle, int dir_a, int trans_a, int mb, int nnzb, intptr_t descr_a, intptr_t bsr_sorted_val_a, intptr_t bsr_sorted_row_ptr_a, intptr_t bsr_sorted_col_ind_a, int block_dim, intptr_t info, ) → int[source]# See cusparseZbsrsv2_bufferSize.