The DoubleFunctional type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 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.) | |
| Gradient | Overloaded. | |
| Jacobian | Overloaded. | |
| ToString | (Inherited from Object.) |
Operators
| Name | Description | |
|---|---|---|
| Addition | Overloaded. | |
| Division |
Functional scalar division operator. Returns a functional representing the quotient of
a functional by a scalar.
| |
| Multiply | Overloaded. | |
| Subtraction | Overloaded. | |
| UnaryNegation |
Negation operator.
|