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