eoStochTournamentTruncate< EOT > Class Template Reference

a truncate class based on a repeated deterministic (reverse!) tournament To be used in SSGA-like replacements (e.g. More...

#include <eoReduce.h>

Inheritance diagram for eoStochTournamentTruncate< EOT >:

eoReduce< EOT > eoBF< eoPop< EOT > &, unsigned, void > eoFunctorBase List of all members.

Public Member Functions

 eoStochTournamentTruncate (double _t_rate)
void operator() (eoPop< EOT > &_newgen, unsigned _newsize)
 The pure virtual function that needs to be implemented by the subclass.

Private Attributes

double t_rate

Detailed Description

template<class EOT>
class eoStochTournamentTruncate< EOT >

a truncate class based on a repeated deterministic (reverse!) tournament To be used in SSGA-like replacements (e.g.

see eoSSGAStochTournamentReplacement)

Definition at line 236 of file eoReduce.h.


The documentation for this class was generated from the following file:
Generated on Thu Oct 19 05:06:56 2006 for EO by  doxygen 1.3.9.1