Click or drag to resize

DoubleMultiVariableFunction Properties

The DoubleMultiVariableFunction type exposes the following members.

Properties
 NameDescription
Public propertyCentralDifferenceDelta 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.
Public propertyXDimension Gets and sets the dimension of the function domain.
Public propertyYDimension Gets and sets the dimension of the function range.
Top
See Also