eoDetSelect< EOT > Class Template Reference

eoDetSelect selects many individuals determinisctically More...

#include <eoDetSelect.h>

Inheritance diagram for eoDetSelect< EOT >:

eoSelect< EOT > eoBF< A1, A2, R > eoFunctorBase List of all members.

Public Member Functions

 eoDetSelect (double _rate=1.0, bool _interpret_as_rate=true)
 init
virtual void operator() (const eoPop< EOT > &_source, eoPop< EOT > &_dest)

Private Attributes

eoHowMany howMany

Detailed Description

template<class EOT>
class eoDetSelect< EOT >

eoDetSelect selects many individuals determinisctically

Definition at line 40 of file eoDetSelect.h.


Member Function Documentation

template<class EOT>
virtual void eoDetSelect< EOT >::operator() ( const eoPop< EOT > &  _source,
eoPop< EOT > &  _dest 
) [inline, virtual]

Parameters:
_source the source population
_dest the resulting population (size of this population is given by the HowMany data It empties the destination and adds the selection into it)

Definition at line 53 of file eoDetSelect.h.

References eoDetSelect< EOT >::howMany.


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