scipy.sparse.dok_array.

scipy.sparse.dok_array.size#

property dok_array.size#

存储值的个数。

另请参见

count_nonzero

非零值的个数。