#include <eoInitVirus.h>

Public Member Functions | |
| eoInitVirus (unsigned _combien, eoRndGenerator< bool > &_generator) | |
| virtual void | operator() (eoVirus< FitT > &chrom) |
Private Attributes | |
| unsigned | combien |
| eoSTLF< bool > | generator |
| generic wrapper for eoFunctor (s), to make them have the function-pointer style copy semantics | |
Definition at line 41 of file eoInitVirus.h.
1.5.5