Click or drag to resize

GenericVectorT_array Field

The underlying array used to store the elements of the vector.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
protected T[] _array

Field Value

T
See Also