The OneVariableFunctionFitter type exposes the following members.

Constructors

  NameDescription
OneVariableFunctionFitterOverloaded.

Methods

  NameDescription
Clone
Creates a deep copy of this OneVariableFunctionFitter.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fit
Fits a function to the specified points.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ResidualVector
Computes the residual vector from the given data points and solution.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Function
Gets and sets the generalized function.
Minimizer
Gets and sets the function minimizer.
PartialDerivatives
Gets and sets the array of partial derivatives for this.Function.

See Also