The DoubleParameterizedFunction type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Returns a deep copy of the base. Deriving classes must override this method.
| |
| Equals | (Inherited from Object.) | |
| Evaluate | Overloaded. | |
| 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 | (Inherited from Object.) |