eoBestFitnessStat< EOT > Class Template Reference

Best fitness of a population. More...

#include <eoStat.h>

Inheritance diagram for eoBestFitnessStat< EOT >:

eoStat< EOT, T > eoValueParam< T > eoStatBase< EOT > eoParam eoUF< A1, R > eoFunctorBase

List of all members.

Public Types

typedef EOT::Fitness Fitness

Public Member Functions

 eoBestFitnessStat (std::string _description="Best ")
void operator() (const eoPop< 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 eoPop< EOT > &_pop, T)

Classes

struct  CmpFitness


Detailed Description

template<class EOT>
class eoBestFitnessStat< EOT >

Best fitness of a population.

Fitness can be:

( For eoScalarFitnessAssembled look at eoAssembledFitnessStat )

Definition at line 329 of file eoStat.h.


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

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