#include <eoTwoOptMutation.h>

Public Types | |
| typedef EOT::AtomType | GeneType |
Public Member Functions | |
| eoTwoOptMutation () | |
| CTor. | |
| virtual std::string | className () const |
| The class name. | |
| bool | operator() (EOT &_eo) |
Definition at line 36 of file eoTwoOptMutation.h.
| bool eoTwoOptMutation< EOT >::operator() | ( | EOT & | _eo | ) | [inline] |
| eo | The cromosome which is going to be changed. |
Definition at line 52 of file eoTwoOptMutation.h.
1.5.5