#include <GenerationalEvolution.h>
Inheritance diagram for Teem::MultiDecoderEvolutionRun:

Public Member Functions | |
| MultiDecoderEvolutionRun () | |
| Constructor. | |
| virtual | ~MultiDecoderEvolutionRun () |
| Virtual destructor, doing nothing. | |
Protected Member Functions | |
| virtual void | createGenotypeDecoders (Setupable *experiment) |
Create the necessary genotype decoders. Fill genotypeDecoders. | |
Protected Attributes | |
| Ishtar::Variable< unsigned > | numGenotypeDecoder |
| Number of genotypeDecoder to be used. | |
|
std::vector< Ishtar::Variable< std::string > > | genotypeDecoderNames |
| Name of the genotyeDecoder (registry ID). | |
1.4.2