IDifferEvolutionParams.CrossProb

Fore syntax

CrossProb: Double;

Fore.NET syntax

CrossProb: double;

Description

The CrossProb property determines probability.

Comments

Range of available values: [0; 1].

Default value: 0.6.

Fore and Fore.NET examples

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

See also:

IDifferEvolutionParams