Click or drag to resize

DoubleMultiVariableFunction Fields

The DoubleMultiVariableFunction 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.
Protected fieldxDimension_ Dimension of the function domain.
Protected fieldyDimension_ Dimension of the function range.
Top
See Also