The DoubleMultiVariableFunction type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CentralDifferenceDelta |
Sets the delta for using the central difference method for
approximating the Jacobian. The Jacobian will be approximated
only if the deriving class does not override
the Jacobian method.
| |
| XDimension |
Gets and sets the dimension of the function domain.
| |
| YDimension |
Gets and sets the dimension of the function range.
|