eoNthElementFitnessStat< EOT > Class Template Reference

The n_th element fitness in the population (see eoBestFitnessStat). More...

#include <eoStat.h>

Inheritance diagram for eoNthElementFitnessStat< EOT >:

eoSortedStat< EOT, ParamType > eoSortedStatBase< EOT > eoValueParam< ParamType > eoUF< A1, R > eoParam eoFunctorBase

List of all members.

Public Types

typedef EOT::Fitness Fitness

Public Member Functions

 eoNthElementFitnessStat (unsigned _whichElement, std::string _description="nth element fitness")
virtual void operator() (const std::vector< const EOT * > &_pop)
virtual std::string className (void) const

Private Member Functions

template<class T>
void doit (const eoPop< EOT > &_pop, eoParetoFitness< T >)
template<class T>
void doit (const std::vector< const EOT * > &_pop, T)

Private Attributes

unsigned whichElement

Classes

struct  CmpFitness


Detailed Description

template<class EOT>
class eoNthElementFitnessStat< EOT >

The n_th element fitness in the population (see eoBestFitnessStat).

Definition at line 224 of file eoStat.h.


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

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