A function for awarding fitness to genotypes
![]() | Calculate ( FitnessType & iFitnessValue, DataA const & iData ) Evaluating data |
![]() | FitnessFunctionA ( ConfigurationA const & iConfiguration, StatisticsA & iStatistics, StopConditionA const & iStopCondition, ProblemA const & iProblem ) Creating a new fitnessfunction |
This fitnessfunction will be used by the genotype to evaluate its data and get a fitnessvalue. These fitnessvalues can then be used for ordening the genotypes in a population.
virtual void const Calculate( FitnessType & iFitnessValue, DataA const & iData )
The fitnessvalue provided is changed to reflect the fitness of the data that is provided.
iData - This is the data that will be evaluated.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de