#include <eoFlOrMonOp.h>

Public Types | |
| typedef EOT::AtomType | AtomType |
Public Member Functions | |
| eoFlOrKMutation (eoMonOp< AtomType > &_atomMutation, unsigned _nb=1) | |
| default ctor: requires an Atom mutation | |
| bool | operator() (EOT &_eo) |
| applies the atom mutation to K randomly selected components | |
| virtual std::string | className () const |
| inherited className() | |
Private Attributes | |
| unsigned | nb |
| eoMonOp< AtomType > & | atomMutation |
Definition at line 82 of file eoFlOrMonOp.h.
1.5.5