|  | Double | 
The DoubleFunctionalDelegate type exposes the following members.
 Fields
Fields| 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. (Inherited from DoubleMultiVariableFunction) | 
|  | xDimension_ | Dimension of the function domain. (Inherited from DoubleMultiVariableFunction) | 
|  | yDimension_ | Dimension of the function range. (Inherited from DoubleMultiVariableFunction) | 
 See Also
See Also