#include <Statistics.hpp>
| Statistics::Statistics |
( |
| ) |
|
| void Statistics::add |
( |
double |
value | ) |
|
| void Statistics::reset |
( |
| ) |
|
| long eeros::Statistics::count |
| double eeros::Statistics::last |
| double eeros::Statistics::max |
| double eeros::Statistics::mean |
| double eeros::Statistics::min |
| double eeros::Statistics::variance |
The documentation for this class was generated from the following files:
- /home/markus/github/eeros-project/eeros-framework/includes/eeros/core/Statistics.hpp
- /home/markus/github/eeros-project/eeros-framework/src/core/Statistics.cpp