Click or drag to resize

CurveBasex Field

Reference to the vector of the independent variable.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected IReadOnlyList<double> x

Field Value

IReadOnlyListDouble
See Also