Classes | Functions

mln::trait::accumulator Namespace Reference

Classes

struct  has_set_value
struct  has_stop
struct  has_untake
struct  when_pix

Functions

template<typename A >
void print (std::ostream &ostr=std::cout)
template<typename A >
void print (const Accumulator< A > &ima, std::ostream &ostr=std::cout)

Function Documentation

template<typename A >
void mln::trait::accumulator::print ( std::ostream &  ostr = std::cout  )  [inline]

Definition at line 63 of file accumulator/print.hh.

template<typename A >
void mln::trait::accumulator::print ( const Accumulator< A > &  ima,
std::ostream &  ostr = std::cout 
) [inline]

Definition at line 76 of file accumulator/print.hh.