ITargetResults.ObjValByIter

Fore syntax

ObjValByIter: Array;

Fore.NET syntax

ObjValByIter: System.Array;

Description

The ObjValByIter property returns change progress of criterion function during non-linear programming problem solution.

Comments

The progress is controlled by the ICpTargetAdjustment.MaxIterationsCount property.

Fore and Fore.NET examples

The property use is given in the example for ICpTargetAdjustment.Tolerance.

See also:

ITargetResults