eoRouletteWorthSelect< EOT, WorthT > Class Template Reference

An instance of eoSelectPerf2Worth that does selection from the Worthes using a . More...

#include <eoSelectFromWorth.h>

Inheritance diagram for eoRouletteWorthSelect< EOT, WorthT >:

eoSelectFromWorth< EOT, WorthType > eoSelectOne< EOT, WorthT > eoUF< A1, R > eoFunctorBase eoFitnessScalingSelect< EOT > eoRankingSelect< EOT > eoSharingSelect< EOT > List of all members.

Public Types

typedef std::vector< WorthT
>::iterator 
worthIterator

Public Member Functions

 eoRouletteWorthSelect (eoPerf2Worth< EOT, WorthT > &_perf2Worth)
virtual void setup (const eoPop< EOT > &_pop)
 virtual function to setup some population stats (for instance eoProportional can benefit greatly from this)
virtual const EOToperator() (const eoPop< EOT > &_pop)

Private Attributes

double total

Detailed Description

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

An instance of eoSelectPerf2Worth that does selection from the Worthes using a .

.. roulette wheel selection, yes!

Definition at line 167 of file eoSelectFromWorth.h.


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