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

Constructors

  NameDescription
BoundedOneVariableFunctionFitter<(Of <(M>)>)Overloaded.

Methods

  NameDescription
Clone
Creates a deep copy of this OneVariableFunctionFitter.
(Inherited from OneVariableFunctionFitter<(Of <(M>)>).)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FitOverloaded.
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.
(Inherited from OneVariableFunctionFitter<(Of <(M>)>).)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Function
Gets and sets the parameterized function.
(Inherited from OneVariableFunctionFitter<(Of <(M>)>).)
Minimizer
Gets and sets the function minimizer.
(Inherited from OneVariableFunctionFitter<(Of <(M>)>).)

See Also