Click or drag to resize

SparseVectorDataTNumberNonZero Property

Gets an sets the number of non-zero elements.

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

Property Value

Int32
See Also