ISmNonLinearLeastSquare.UseDerivatives

Fore Syntax

UseDerivatives: Boolean;

Fore.NET Syntax

UseDerivatives: boolean;

Description

The UseDerivatives property determines whether analytical derivatives are used in solution search.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for ISmNonLinearLeastSquare.CoefficientsOrder.

See also:

ISmNonLinearLeastSquare