ILNumerics - Technical Application Development
Top
The Optimization type exposes the following members.
Fields
Name | Description | |
---|---|---|
DefaultDerivativeFunction |
Default derivative function used to compute the Jacobian matrix if no custom implementation is provided. Default: jacobian_prec(OptimizationObjectiveFunctionDouble, InArrayDouble, InArrayDouble).
|
See Also