#include <eoFlOrQuadOp.h>

Public Types | |
| typedef EOT::AtomType | AtomType |
Public Member Functions | |
| eoVlUniformQuadOp (double _rate=0.5) | |
| default ctor: requires a rate - 0.5 by default | |
| bool | operator() (EOT &_eo1, EOT &_eo2) |
| excahnges atoms at given rate | |
| virtual string | className () const |
| inherited className() | |
Private Attributes | |
| double | rate |
Definition at line 127 of file eoFlOrQuadOp.h.
1.5.5