scipy.sparse.lil_matrix.

scipy.sparse.lil_matrix.nnz#

property lil_matrix.nnz#

存储值的个数,包括显式零。

另请参阅

count_nonzero

非零元素的个数