<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties:
Comments (0)
Contains the sum of all fitness values for the entire population
Namespace: RSGeneticBase
Delphi
protected property FitnessSum: TGAFitness read FFitnessSum write FFitnessSum;
Property Value
Type: TGAFitness