scipy.sparse.bsr_matrix.nnz#

property bsr_matrix.nnz#

Number of stored values, including explicit zeros.

See also

count_nonzero

Number of non-zero entries