Public Types

mln::trait::accumulator_< accu::stat::mean< T, S, M > > Struct Template Reference

#include <mean.hh>

List of all members.

Public Types

typedef
accumulator::has_set_value::no 
has_set_value
typedef accumulator::has_stop::no has_stop
typedef
accumulator::has_untake::yes 
has_untake
typedef
accumulator::when_pix::use_v 
when_pix

Detailed Description

template<typename T, typename S, typename M>
struct mln::trait::accumulator_< accu::stat::mean< T, S, M > >

Definition at line 89 of file accu/stat/mean.hh.


Member Typedef Documentation

template<typename T , typename S , typename M >
typedef accumulator::has_set_value::no mln::trait::accumulator_< accu::stat::mean< T, S, M > >::has_set_value

Definition at line 92 of file accu/stat/mean.hh.

template<typename T , typename S , typename M >
typedef accumulator::has_stop::no mln::trait::accumulator_< accu::stat::mean< T, S, M > >::has_stop

Definition at line 93 of file accu/stat/mean.hh.

template<typename T , typename S , typename M >
typedef accumulator::has_untake::yes mln::trait::accumulator_< accu::stat::mean< T, S, M > >::has_untake

Definition at line 91 of file accu/stat/mean.hh.

template<typename T , typename S , typename M >
typedef accumulator::when_pix::use_v mln::trait::accumulator_< accu::stat::mean< T, S, M > >::when_pix

Definition at line 94 of file accu/stat/mean.hh.