EvolvingObjects
|
Shift two components of a chromosome. More...
#include <eoShiftMutation.h>
Public Types | |
typedef EOT::AtomType | GeneType |
Public Member Functions | |
eoShiftMutation () | |
CTor. | |
virtual std::string | className () const |
The class name. | |
bool | operator() (EOT &_eo) |
Shift two components of the given eoosome. |
Shift two components of a chromosome.
Definition at line 40 of file eoShiftMutation.h.
bool eoShiftMutation< EOT >::operator() | ( | EOT & | _eo | ) | [inline, virtual] |
Shift two components of the given eoosome.
_eo | The cromosome which is going to be changed. |
Implements eoUF< EOT &, bool >.
Definition at line 58 of file eoShiftMutation.h.
References eoRng::random().