mln::accu::stat Namespace Reference

Namespace of statistical accumulators. More...


Classes

struct  deviation
 Generic standard deviation accumulator class. More...
struct  max
 Generic max accumulator class. More...
struct  max_h
 Generic max function based on histogram over a value set with type V. More...
struct  mean
 Generic mean accumulator class. More...
struct  median_alt
 Generic median_alt function based on histogram over a value set with type S. More...
struct  median_alt_on
struct  median_h
 Generic median function based on histogram over a value set with type V. More...
struct  min
 Generic min accumulator class. More...
struct  min_h
 Generic min function based on histogram over a value set with type V. More...
struct  min_max
 Generic min and max accumulator class. More...
struct  rank
 Generic rank accumulator class. More...
struct  rank< bool >
 rank accumulator class for Boolean. More...
struct  rank_high_quant
 Generic rank accumulator class. More...
struct  var
 Var accumulator class. More...
struct  variance
 Variance accumulator class. More...

Namespaces

namespace  meta

Functions

template<typename V>
std::ostream & operator<< (std::ostream &ostr, const min_h< V > &m)
template<typename S>
std::ostream & operator<< (std::ostream &ostr, const median_alt< S > &m)
template<typename V>
std::ostream & operator<< (std::ostream &ostr, const max_h< V > &m)


Detailed Description

Namespace of statistical accumulators.

Function Documentation

template<typename V>
std::ostream& mln::accu::stat::operator<< ( std::ostream &  ostr,
const min_h< V > &  m 
) [inline]

Definition at line 318 of file min_h.hh.

template<typename S>
std::ostream& mln::accu::stat::operator<< ( std::ostream &  ostr,
const median_alt< S > &  m 
) [inline]

Definition at line 324 of file median_alt.hh.

template<typename V>
std::ostream& mln::accu::stat::operator<< ( std::ostream &  ostr,
const max_h< V > &  m 
) [inline]

Definition at line 342 of file max_h.hh.


Generated on Sun Apr 25 01:57:39 2010 for Milena (Olena) by  doxygen 1.5.6