IDifferEvolutionParams.DiffScale

Fore syntax

DiffScale: Double;

Fore.NET syntax

DiffScale: double;

Description

The DiffScale property determines scale.

Comments

Range of available values: [0; 1].

Default value: 0.5.

Fore and Fore.NET examples

The property use is given in the example for ICpNonLinearOptimization.CriterionFunction.

See also:

IDifferEvolutionParams