hpp-statistics
4.9.0
Classes for doing statistics.
|
Classes | |
class | Bin |
class | DiscreteDistribution |
class | Statistics |
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 |
std::ostream & hpp::statistics::operator<< | ( | std::ostream & | os, |
const hpp::statistics::Statistics< T > & | ss | ||
) |