eoSharingSelect< EOT > Class Template Reference

eoSharingSelect: select an individual by roulette wheel on its SHARED fitness. More...

#include <eoSharingSelect.h>

Inheritance diagram for eoSharingSelect< EOT >:

eoRouletteWorthSelect< EOT, double > eoSelectFromWorth< EOT, double > eoSelectOne< EOT > eoUF< const eoPop< EOT > &, const EOT & > eoFunctorBase List of all members.

Public Member Functions

 eoSharingSelect (double _sigma, eoDistance< EOT > &_dist)
 Ctor:.

Private Attributes

eoSharing< EOTsharing

Detailed Description

template<class EOT>
class eoSharingSelect< EOT >

eoSharingSelect: select an individual by roulette wheel on its SHARED fitness.

It is an eoRouletteWorthSelect, i.e. a selector using a std::vector of worthes rather than the raw fitness (see eoSelectFromWorth.h) It uses an internal eoSharing object which is an eoPerf2Worth<EOT, double>

Definition at line 43 of file eoSharingSelect.h.


Constructor & Destructor Documentation

template<class EOT>
eoSharingSelect< EOT >::eoSharingSelect double  _sigma,
eoDistance< EOT > &  _dist
[inline]
 

Ctor:.

Parameters:
_s the sigma_share

Definition at line 49 of file eoSharingSelect.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