UseDerivatives: Boolean;
The UseDerivatives property determines whether analytical derivatives are used in solution search.
Available values:
True. Analytical derivatives are used to search solution.
False. Default value. Numeric derivatives are used to search solution.
The property use is given in the example for ISmNonLinearOptimization.ObjValByIter.
See also: