EvolvingObjects
|
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>
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) |
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.