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