|
EvolvingObjects
|
eoMonOp is the monary operator: genetic operator that takes only one EO. More...
#include <eoOp.h>
Public Member Functions | |
| eoMonOp () | |
| Ctor. | |
| virtual std::string | className () const |
eoMonOp is the monary operator: genetic operator that takes only one EO.
When defining your own, make sure that you return a boolean value indicating that you have changed the content.