ISmNonLinearLeastSquare.UseDefaultInitValues

Fore Syntax

UseDefaultInitValues: Boolean;

Fore.NET Syntax

UseDefaultInitValues: boolean;

Description

The UseDefaultInitValues property determines whether the default initial approximations are used.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

ISmNonLinearLeastSquare