Wrapper< T, T2 > Class Template Reference

#include <GEPAlg.h>

List of all members.

Static Public Member Functions

static T work (const std::vector< std::string > &w)
static std::string rework (const T &w)

Detailed Description

template<class T, class T2>
class Wrapper< T, T2 >

Helps to resolve differences between Individual (single value fitness) and MOIndividual (fitness is a vector of values), and more precisely string <-> value translation Generic template is meant for Individuals

Specialization of class Wrapper, is meant for MOIndividuals


Member Function Documentation

template<class T , class T2 >
static std::string Wrapper< T, T2 >::rework ( const T &  w  )  [inline, static]
template<class T , class T2 >
static T Wrapper< T, T2 >::work ( const std::vector< std::string > &  w  )  [inline, static]

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

Generated on Fri Dec 11 22:28:17 2009 for LibGEP by  doxygen 1.6.1