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 >
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: