Click or drag to resize

SparseMatrixBuilderTNumberNonZero Property

Gets the number of nonzero stored values.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int NumberNonZero { get; }

Property Value

Int32
See Also