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