hpp-statistics
4.9.0
Classes for doing statistics.
|
#include <iostream>
#include <set>
#include <hpp/util/debug.hh>
#include "hpp/statistics/config.hh"
#include "hpp/statistics/bin.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 | |
hpp | |
Implementation. | |
hpp::statistics | |
Macros | |
#define | HPP_DEFINE_REASON_FAILURE(ID, STRING) |
#define HPP_DEFINE_REASON_FAILURE | ( | ID, | |
STRING | |||
) |