#include <eoPopulator.h>
Inheritance diagram for eoSeqPopulator< EOT >:

Public Member Functions | |
| eoSeqPopulator (const eoPop< EOT > &_pop, eoPop< EOT > &_dest) | |
| const EOT & | select (void) |
| the select method simply returns next individual in the src pop | |
Private Attributes | |
| unsigned | current |
Classes | |
| struct | OutOfIndividuals |
Definition at line 154 of file eoPopulator.h.
1.4.7