PyFitness Class Reference

List of all members.

Public Types

typedef PyFitness fitness_traits

Public Member Functions

 PyFitness ()
template<class T>
 PyFitness (const T &o)
bool dominates (const PyFitness &oth) const
double operator[] (int i) const
bool operator< (const PyFitness &other) const
bool operator> (const PyFitness &other) const
void printOn (std::ostream &os) const

Static Public Member Functions

static unsigned nObjectives ()
static double tol ()
static bool maximizing (int which)
static void setObjectivesSize (int sz)
static void setObjectivesValue (unsigned which, int value)

Static Public Attributes

static std::vector< int > objective_info

Friends

std::ostream & operator<< (std::ostream &os, const PyFitness &p)
std::istream & operator>> (std::istream &is, PyFitness &p)

Detailed Description

Definition at line 37 of file PyEO.h.


The documentation for this class was generated from the following files:
Generated on Thu Apr 19 11:02:34 2007 for EO by  doxygen 1.4.7