|
hpp-statistics 6.0.0
Classes for doing statistics.
|
#include <hpp/util/debug.hh>#include <iostream>#include <set>#include "hpp/statistics/bin.hh"#include "hpp/statistics/config.hh"#include "hpp/statistics/fwd.hh"
Go to the source code of this file.
Classes | |
| class | hpp::statistics::SuccessBin |
| This class count the number of success and failure. More... | |
| struct | hpp::statistics::SuccessBin::Reason |
| class | hpp::statistics::SuccessStatistics |
Namespaces | |
| namespace | hpp |
| Implementation. | |
| namespace | hpp::statistics |
Macros | |
| #define | HPP_DEFINE_REASON_FAILURE(ID, STRING) |
| #define HPP_DEFINE_REASON_FAILURE | ( | ID, | |
| STRING | |||
| ) |