EvolvingObjects
eoSelectivePopulator< EOT > Class Template Reference

SelectivePopulator an eoPoplator that uses an eoSelectOne to select guys. More...

#include <eoPopulator.h>

Inheritance diagram for eoSelectivePopulator< EOT >:
eoPopulator< EOT >

List of all members.

Public Member Functions

 eoSelectivePopulator (const eoPop< EOT > &_pop, eoPop< EOT > &_dest, eoSelectOne< EOT > &_sel)
const EOT & select ()
 the select method actually selects one guy from the src pop

Private Attributes

eoSelectOne< EOT > & sel

Detailed Description

template<class EOT>
class eoSelectivePopulator< EOT >

SelectivePopulator an eoPoplator that uses an eoSelectOne to select guys.

Supposedly, it is passed the initial population.

Examples:
t-eoGenOp.cpp, and t-eoSSGA.cpp.

Definition at line 190 of file eoPopulator.h.


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