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