Sparse Matrix<T>.Nonzero Count Property
Gets the number of nonzero components in the matrix.
Definition
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
public virtual int NonzeroCount { get; }