The MultiVariableFunctionFitter<(Of <(M>)>) type exposes the following members.

Methods

  NameDescription
Clone
Creates a deep copy of this MultiVariableFunctionFitter.
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.)

See Also