Click or drag to resize

PolynomialLeastSquaresLeastSquaresSolution Property

Gets the least squares object used to compute the coefficients.

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

Property Value

DoubleLeastSquares
See Also