EvolvingObjects
eoSortedStat< EOT, ParamType > Class Template Reference

The actual class that will be used as base for all statistics that need to be calculated over the sorted population It's an eoSortedStatBase AND an eoValueParam so it can be used in Monitors. More...

#include <eoStat.h>

Inheritance diagram for eoSortedStat< EOT, ParamType >:
eoSortedStatBase< EOT > eoValueParam< ParamType > eoUF< const std::vector< const EOT * > &, void > eoParam eoFunctorBase unary_function

List of all members.

Public Member Functions

 eoSortedStat (ParamType _value, std::string _desc)
virtual std::string className (void) const
eoSortedStat< EOT, ParamType > & addTo (eoCheckPoint< EOT > &cp)
eoSortedStat< EOT, ParamType > & addTo (eoMonitor &mon)

Detailed Description

template<class EOT, class ParamType>
class eoSortedStat< EOT, ParamType >

The actual class that will be used as base for all statistics that need to be calculated over the sorted population It's an eoSortedStatBase AND an eoValueParam so it can be used in Monitors.

Definition at line 119 of file eoStat.h.


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