|
hpp-statistics 6.0.0
Classes for doing statistics.
|
#include <algorithm>#include <list>#include <ostream>#include "hpp/statistics/config.hh"#include "hpp/statistics/fwd.hh"

Go to the source code of this file.
Classes | |
| class | hpp::statistics::Bin |
| class | hpp::statistics::Statistics< T > |
Namespaces | |
| namespace | hpp |
| Implementation. | |
| namespace | hpp::statistics |
Functions | |
| std::ostream & | hpp::statistics::operator<< (std::ostream &os, const hpp::statistics::Bin &b) |
| template<typename T > | |
| std::ostream & | hpp::statistics::operator<< (std::ostream &os, const hpp::statistics::Statistics< T > &ss) |