Click or drag to resize

OneVariableFunctionFitterM Methods

The OneVariableFunctionFitterM type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of this OneVariableFunctionFitter.
Public methodFit(DoubleVector, DoubleVector, DoubleVector) Fits a function to the specified points.
Public methodFit(DoubleVector, DoubleVector, DoubleVector, DoubleVector) Fits a function to the specified points.
Public methodResidualVector Computes the residual vector from the given data points and solution.
Public methodWeightedResidualVector Computes the residual vector from the given data points and solution.
Top
See Also