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