scipy.sparse.dok_matrix.

scipy.sparse.dok_matrix.size#

property dok_matrix.size#

存储值的数量。

另请参阅

count_nonzero

非零值的数量。