Click or drag to resize

RationalInterpolationPrecision Property

Gets or sets the precision parameter used to decide whether two values are treated as equal during the interpolation algorithm.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double Precision { get; set; }

Property Value

Double
See Also