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