eoPerf2Worth< EOT, WorthT > Class Template Reference

Base class to transform raw fitnesses into fitness for selection. More...

#include <eoPerf2Worth.h>

Inheritance diagram for eoPerf2Worth< EOT, WorthT >:

eoUF< A1, R > eoValueParam< std::vector< WorthT > > eoFunctorBase eoParam eoLinearFitScaling< EOT > eoNoPerf2Worth< EOT > eoPerf2WorthCached< EOT, WorthT > eoRanking< EOT > eoSharing< EOT > eoNDSorting< EOT > eoParetoRanking< EOT > eoNDSorting_I< EOT > eoNDSorting_II< EOT > List of all members.

Public Member Functions

 eoPerf2Worth (std::string _description="Worths")
 default constructor
virtual void sort_pop (eoPop< EOT > &_pop)
 Sort population according to worth, will keep the worths and fitness_cache in sync with the population.
virtual void resize (eoPop< EOT > &_pop, unsigned sz)
virtual void operator() (eoPop< EOT > &_pop)

Classes

class  compare_worth
 helper class used to sort indices into populations/worths More...

Detailed Description

template<class EOT, class WorthT = double>
class eoPerf2Worth< EOT, WorthT >

Base class to transform raw fitnesses into fitness for selection.

See also:
eoSelectFromWorth

Definition at line 43 of file eoPerf2Worth.h.


The documentation for this class was generated from the following files:
Generated on Thu Apr 19 11:02:32 2007 for EO by  doxygen 1.4.7