EvolvingObjects
GenOpWrapper Class Reference
Inheritance diagram for GenOpWrapper:
eoGenOp< PyEO > eoOp< PyEO > eoUF< eoPopulator< PyEO > &, void > eoFunctorBase unary_function

List of all members.

Public Member Functions

 GenOpWrapper (PyObject *p)
unsigned max_production (void)
 Max production is used to reserve space for all elements that are used by the operator, not setting it properly can result in a crash.
std::string className () const
void apply (eoPopulator< PyEO > &populator)
 the function that will do the work

Public Attributes

PyObject * self

Detailed Description

Definition at line 32 of file geneticOps.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends