One |
The OneVariableFunctionFitterM type exposes the following members.
Name | Description | |
---|---|---|
Clone | Creates a deep copy of this OneVariableFunctionFitter. | |
Fit(DoubleVector, DoubleVector, DoubleVector) | Fits a function to the specified points. | |
Fit(DoubleVector, DoubleVector, DoubleVector, DoubleVector) | Fits a function to the specified points. | |
ResidualVector | Computes the residual vector from the given data points and solution. | |
WeightedResidualVector | Computes the residual vector from the given data points and solution. |