#include <eoFlOrMonOp.h>
Inheritance diagram for eoFlOrAllMutation< EOT >:

Public Types | |
| typedef EOT::AtomType | AtomType |
Public Member Functions | |
| eoFlOrAllMutation (eoMonOp< AtomType > &_atomMutation, double _rate=1.0) | |
| default ctor: requires an Atom mutation and a rate | |
| bool | operator() (EOT &_eo) |
| applies the atom mutation to all components with given rate | |
| virtual std::string | className () const |
| inherited className() | |
Private Attributes | |
| eoMonOp< AtomType > & | atomMutation |
| double | rate |
Definition at line 45 of file eoFlOrMonOp.h.
1.4.7