IMSL C# Numerical Library

SparseMatrix.NumberOfNonZeros Property

The number of nonzeros in the matrix.

public long NumberOfNonZeros {get;}

Property Value

A long containing the number of nonzeros in the matrix.

See Also

SparseMatrix Class | Imsl.Math Namespace