scipy.sparse.dok_array.

scipy.sparse.dok_array.size#

property dok_array.size#

存储值的数量。

参见

count_nonzero

非零值的数量。