scipy.sparse.bsr_matrix.

scipy.sparse.bsr_matrix.size#

property bsr_matrix.size#

存储值的数目。

另请参阅

count_nonzero

非零值的数目。