Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties
TRSCustomGeneticComponent.CumNormFitnesses Property
Contains the cumulative normalized fitnesses of the current generation ( Population)
Namespace: RSGeneticBase
Delphi
protected property CumNormFitnesses: TGAFitnessArray read FCumNormFitnesses;
Property Value
Type: TGAFitnessArray
•RSGeneticBase.TRSCustomGeneticComponent.CalculateCumulativeNormalizedFitnesses
•RSGeneticBase.TRSCustomGeneticComponent.Population
•TRSCustomGeneticComponent
•RSGeneticBase