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