scipy.sparse.lil_matrix.

scipy.sparse.lil_matrix.size#

property lil_matrix.size#

存储值的数量。

参见

count_nonzero

非零值的数量。