EvolvingObjects
eoSortedStatBase< EOT > Class Template Reference

Base class for statistics calculated over a sorted snapshot of the population. More...

#include <eoStat.h>

Inheritance diagram for eoSortedStatBase< EOT >:
eoUF< const std::vector< const EOT * > &, void > eoFunctorBase unary_function eoSortedStat< EOT, ParamType > eoSortedStat< EOT, EOT::Fitness > eoSortedStat< EOT, std::string > eoSortedStat< EOT, std::vector< double > > eoSortedStat< EOT, std::vector< FitT > > eoSortedStat< EOT, std::vector< PartFitT > > eoNthElementFitnessStat< EOT > eoSortedPopStat< EOT > eoScalarFitnessStat< EOT, FitT > eoFitnessStat< EOT, FitT > eoMOFitnessStat< EOT, PartFitT >

List of all members.

Public Member Functions

virtual void lastCall (const std::vector< const EOT * > &)
virtual std::string className (void) const

Detailed Description

template<class EOT>
class eoSortedStatBase< EOT >

Base class for statistics calculated over a sorted snapshot of the population.

Definition at line 105 of file eoStat.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends