Click or drag to resize

PolynomialLeastSquaresDegree Property

Gets the degree of the fitted polynomial.

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

Property Value

Int32
See Also