Click or drag to resize

PolynomialRegressionAsInterpolation Constructor

Initializes a new instance of the PolynomialRegressionAsInterpolation class. The default regression order is 2.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public PolynomialRegressionAsInterpolation()
See Also