Members
| Name | Description |
|---|---|
| LeastSquaresFit(Double[](), Double[](), Double, Double, Int32) |
Returns the Polynomial that is the best
least squares fit through the given set of points.
|
| LeastSquaresFit(Double[](), Double[](), Int32) |
Returns the Polynomial that is the best
least squares fit through the given set of points.
|