Click or drag to resize

SparseVectorStorageTValueCount Field

Gets the number of non-zero elements in the vector.

Namespace: Altaxo.Calc.LinearAlgebra.Storage
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int ValueCount

Field Value

Int32
See Also