ISmNonLinearEquations.DampingFactorTolerance

Fore Syntax

DampingFactorTolerance: Double;

Fore.NET Syntax

DampingFactorTolerance: double;

Description

The DampingFactorTolerance property determines the precision, with which the length of step should be found to satisfy the condition F(x[k]+A*p[k])<F(x[k]).

Comments

The property is outdated.

See also:

ISmNonLinearEquations