#include <eoRealAtomXover.h>

Public Member Functions | |
| eoDoubleIntermediate () | |
| (Default) Constructor. | |
| virtual std::string | className () const |
| The class name. Used to display statistics. | |
| bool | operator() (double &r1, const double &r2) |
| Linear combination of both parents. | |
Definition at line 71 of file eoRealAtomXover.h.
1.5.5