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