Click or drag to resize

PolynomialRegressionAsInterpolationXScale Property

Gets the inverse of the half span of the set of x-values used for the fit.

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

Property Value

Double
See Also