Inheritance diagram for VirusMutation< FitT >:

Public Member Functions | |
| virtual std::string | className () const |
| The class name. | |
| bool | operator() (eoVirus< FitT > &_chrom) |
| Change one bit. | |
Definition at line 57 of file VirusOp.h.
| bool VirusMutation< FitT >::operator() | ( | eoVirus< FitT > & | _chrom | ) | [inline, virtual] |
Change one bit.
| chrom | The cromosome which one bit is going to be changed. |
Implements eoUF< eoVirus< FitT > &, bool >.
Definition at line 66 of file VirusOp.h.
References eoRng::random(), eo::rng, and eoVirus< FitT >::virusBit().
1.4.7