Click or drag to resize

DoubleFunctional Fields

The DoubleFunctional type exposes the following members.

Fields
 NameDescription
Protected fieldcentralDifferenceDelta_ 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)
Protected fieldxDimension_ Dimension of the function domain.
(Inherited from DoubleMultiVariableFunction)
Protected fieldyDimension_ Dimension of the function range.
(Inherited from DoubleMultiVariableFunction)
Top
See Also