INonLoResults.ObjValByIter

Fore Syntax

ObjValByIter: Array;

Fore.NET Syntax

ObjValByIter: System.Array;

Description

The ObjValByIter property returns the array of intermediate criterion function values per each iteration.

Comments

The property is read-only.

Fore and Fore.NET Examples

The property use is given in the example for INonLinearExplanatory.Retrospective.

See also:

INonLoResults