EvolvingObjects
eoStochTournamentSelect< EOT > Class Template Reference

eoStochTournamentSelect: a selection method that selects ONE individual by binary stochastic tournament More...

#include <eoStochTournamentSelect.h>

Inheritance diagram for eoStochTournamentSelect< EOT >:
eoSelectOne< EOT > eoUF< const eoPop< EOT > &, const EOT & > eoFunctorBase unary_function

List of all members.

Public Member Functions

 eoStochTournamentSelect (double _Trate=1.0)
virtual const EOT & operator() (const eoPop< EOT > &pop)
 Perform the stochastic tournament.

Private Attributes

double Trate

Detailed Description

template<class EOT>
class eoStochTournamentSelect< EOT >

eoStochTournamentSelect: a selection method that selects ONE individual by binary stochastic tournament

-MS- 24/10/99

Definition at line 39 of file eoStochTournamentSelect.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends