Lagrangian | 
The LagrangianFunctionLagrangianGradientFunction type exposes the following members.
| 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)  |