EvolvingObjects
PyEO Struct Reference
Inheritance diagram for PyEO:
EO< PyFitness > eoObject eoPersistent eoPrintable

List of all members.

Public Types

typedef PyFitness Fitness

Public Member Functions

boost::python::object getFitness () const
void setFitness (boost::python::object f)
boost::python::object getGenome () const
void setGenome (boost::python::object g)
std::string to_string () const
bool operator< (const PyEO &other) const
bool operator> (const PyEO &other) const

Public Attributes

boost::python::object genome

Detailed Description

Definition at line 113 of file PyEO.h.


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