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, WorthT > eoSelectFromWorth< EOT, WorthType > eoSelectOne< EOT, WorthT > eoUF< A1, R > 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 Jan 1 23:19:50 2009 for EvolvingObjects by  doxygen 1.5.5