scipy.sparse.csc_matrix.

scipy.sparse.csc_matrix.size#

property csc_matrix.size#

Anzahl der gespeicherten Werte.

Siehe auch

count_nonzero

Anzahl der Nicht-Null-Werte.