Classes | |
class | Bin |
Abstract class representing a bin. More... | |
class | DiscreteDistribution |
class | Statistics |
Template class to do statistics. More... | |
class | SuccessBin |
This class count the number of success and failure. More... | |
class | SuccessStatistics |
Typedefs | |
typedef double | Proba_t |
Functions | |
std::ostream & | operator<< (std::ostream &os, const hpp::statistics::Bin &b) |
template<typename T > | |
std::ostream & | operator<< (std::ostream &os, const hpp::statistics::Statistics< T > &ss) |
typedef double hpp::statistics::Proba_t |
|
inline |
References hpp::statistics::Bin::print().
std::ostream & hpp::statistics::operator<< | ( | std::ostream & | os, |
const hpp::statistics::Statistics< T > & | ss | ||
) |