Members
| Name | Description |
|---|---|
| LeastSquaresFit(Vector, Vector) |
Gets the least squares fit of target data in terms of
the components of the FunctionBasis.
|
| LeastSquaresFit(Vector, Vector, Vector) |
Gets the least squares fit of target data in terms of
the components of the FunctionBasis.
|
| LeastSquaresFit(Double[](), Double[](), Double[]()) |
Gets the least squares fit of target data in terms of
the components of the FunctionBasis.
|
| LeastSquaresFit(Double[](), Double[](), Int32) |
Gets the least squares fit of target data in terms of
the components of the FunctionBasis.
|