#include <eoInitVirus.h>
Inheritance diagram for eoInitVirus1bit< FitT >:

Public Member Functions | |
| eoInitVirus1bit (unsigned _combien, eoRndGenerator< bool > &_generator) | |
| virtual void | operator() (eoVirus< FitT > &chrom) |
| The pure virtual function that needs to be implemented by the subclass. | |
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 66 of file eoInitVirus.h.
1.3.9.1