scipy.sparse.csc_matrix.

scipy.sparse.csc_matrix.size#

property csc_matrix.size#

儲存值的數量。

另請參閱

count_nonzero

非零值的數量。