![]() | Polynomial |
The PolynomialLeastSquares type exposes the following members.
Name | Description | |
---|---|---|
![]() | Coefficients | Gets the coeffients of the fitted polynomial. |
![]() | Degree | Gets the degree of the fitted polynomial. |
![]() | DesignMatrix | Gets the design matrix for the fit. |
![]() | FittedPolynomial | Gets the fitted polynomial. |
![]() | LeastSquaresSolution | Gets the least squares object used to compute the coefficients. |