<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGAConsts > Types:
Comments (0)
Defines a dynamic array type of probabilities
Namespace: RSGAConsts
Delphi
type TGAProbabilityArray = array of TGAProbability;