TRSCustomGeneticProgramming<T>.DoEvaluateWeightedFitness(TRSIndividual) Method |
Scroll Prev Top Next More |
Calls the OnEvaluateWeightedFitness event and returns the result. If the event handler has not been defined, this method returns the regular fitness
Namespace: RSGenerics.GeneticProgramming
Delphi |
protected |
Parameters
Item
Type: TRSIndividual
Type: TGAFitness
TRSCustomGeneticComponent.DoEvaluateWeightedFitness(TRSIndividual)