eoMOFitnessTraits Class Reference

eoMOFitnessTraits: a traits class to specify the number of objectives and which one are direction or not See test/t-eoParetoFitness for its use. More...

#include <eoMOFitness.h>

List of all members.

Static Public Member Functions

static unsigned nObjectives ()
 Number of Objectives.
static double direction (unsigned which)
 by default: all are maximizing, zero will lead to ignored fitness, negative to minimization for that objective
static double tol ()
 tolerance for dominance check (if within this tolerance objective values are considered equal)


Detailed Description

eoMOFitnessTraits: a traits class to specify the number of objectives and which one are direction or not See test/t-eoParetoFitness for its use.

If you define your own, make sure you make the functions static!

Definition at line 42 of file eoMOFitness.h.


The documentation for this class was generated from the following file:

Generated on Thu Jan 1 23:19:47 2009 for EvolvingObjects by  doxygen 1.5.5