GEP::ftevaluate< IndividualType > Struct Template Reference

#include <Population.h>

List of all members.

Public Member Functions

void operator() (IndividualType &ind)

Static Public Attributes

static IndividualType::eval_type evalue = typename IndividualType::eval_type(0)
static size_t age = 0

template<class IndividualType>
struct GEP::ftevaluate< IndividualType >


Member Function Documentation

template<class IndividualType >
void GEP::ftevaluate< IndividualType >::operator() ( IndividualType &  ind  )  [inline]

Member Data Documentation

template<class IndividualType >
size_t GEP::ftevaluate< IndividualType >::age = 0 [inline, static]
template<class IndividualType >
IndividualType::eval_type GEP::ftevaluate< IndividualType >::evalue = typename IndividualType::eval_type(0) [inline, static]

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

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