ISmNonLinearLeastSquare.MaxStep

Fore Syntax

MaxStep: Integer;

Fore.NET Syntax

MaxStep: integer;

Description

The MaxStep property determines the value of maximum distance between approximations.

Comments

The property is outdated.

Default value is 100000.

Fore and Fore.NET Examples

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

See also:

ISmNonLinearLeastSquare