IMsNonLinearRegressionTransform.UseDerivatives

Fore Syntax

UseDerivatives: Boolean;

Fore.NET Syntax

UseDerivatives: boolean;

Description

The UseDerivatives property determines whether analytical derivatives are used for improving calculation accuracy.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IMsNonLinearRegressionTransform.OptimizationMethod.

See also:

IMsNonLinearRegressionTransform