Click or drag to resize

PolynomialLeastSquaresFittedPolynomial Property

Gets the fitted polynomial.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public Polynomial FittedPolynomial { get; }

Property Value

Polynomial
See Also