EvolvingObjects
|
Public Member Functions | |
BinOpWrapper (PyObject *p) | |
bool | operator() (PyEO &_eo, const PyEO &_eo2) |
The pure virtual function that needs to be implemented by the subclass. | |
Public Attributes | |
PyObject * | self |
Definition at line 77 of file geneticOps.cpp.