#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. | |
Definition at line 38 of file eoShiftMutation.h.
| bool eoShiftMutation< EOT >::operator() | ( | EOT & | _eo | ) | [inline] |
Shift two components of the given eoosome.
| eo | The cromosome which is going to be changed. |
Definition at line 56 of file eoShiftMutation.h.
1.5.5