The DoubleParameterizedFunction type exposes the following members.

Methods

  NameDescription
Clone
Returns a deep copy of the base. Deriving classes must override this method.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
EvaluateOverloaded.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GradientWithRespectToParams
Method for calculating the gradient with respect to the parameters while keeping x fixed at the specified value.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also