Click or drag to resize

RationalInterpolationyr Field

Stores the transformed ordinate values used by the rational interpolation algorithm.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected Vector<double> yr

Field Value

VectorDouble
See Also