Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Types
TGAFitnessArray Type
Defines a dynamic array of Fitness values
Namespace: RSGAConsts
Delphi
type TGAFitnessArray = array of TGAFitness;
•RSGAConsts