scipy.sparse.csc_matrix.

scipy.sparse.csc_matrix.size#

property csc_matrix.size#

存储值的个数。

另请参阅

count_nonzero

非零值的个数。