scipy.sparse.lil_array.

scipy.sparse.lil_array.size#

属性 lil_array.size#

存储值的个数。

参见

count_nonzero

非零值的个数。