EvolvingObjects
|
The actual class that will be used as base for all statistics that need to be calculated over the (unsorted) population It is an eoStatBase AND an eoValueParam so it can be used in Monitors. More...
#include <eoStat.h>
Public Member Functions | |
eoStat (T _value, std::string _description) | |
virtual std::string | className (void) const |
eoStat< EOT, T > & | addTo (eoCheckPoint< EOT > &cp) |
eoStat< EOT, T > & | addTo (eoMonitor &mon) |
The actual class that will be used as base for all statistics that need to be calculated over the (unsorted) population It is an eoStatBase AND an eoValueParam so it can be used in Monitors.