Click or drag to resize

SparseVectorStorageTValues Field

Array that contains the non-zero elements of the vector.

Namespace: Altaxo.Calc.LinearAlgebra.Storage
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public T[] Values

Field Value

T
See Also