Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Types
TGAProbabilityArray Type
Defines a dynamic array type of probabilities
Namespace: RSGAConsts
Delphi
type TGAProbabilityArray = array of TGAProbability;
•RSGAConsts