UseDerivatives: Boolean;
UseDerivatives: boolean;
The UseDerivatives property determines whether analytical derivatives are used for improving calculation accuracy.
Available values:
True. Analytical derivatives are used.
False. The default value. Analytical derivatives are not used.
The property use is given in the example for IMsNonLinearRegressionTransform.OptimizationMethod.
See also: