scipy.sparse.lil_array.

scipy.sparse.lil_array.size#

property lil_array.size#

存储值的数量。

参见

count_nonzero

非零值的数量。