Public Types

mln::trait::accumulator_< accu::math::sum< T, S > > Struct Template Reference

#include <sum.hh>

List of all members.

Public Types

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

template<typename T, typename S>
struct mln::trait::accumulator_< accu::math::sum< T, S > >


Member Typedef Documentation

template<typename T , typename S >
typedef accumulator::has_set_value::yes mln::trait::accumulator_< accu::math::sum< T, S > >::has_set_value
template<typename T , typename S >
typedef accumulator::has_stop::no mln::trait::accumulator_< accu::math::sum< T, S > >::has_stop
template<typename T , typename S >
typedef accumulator::has_untake::yes mln::trait::accumulator_< accu::math::sum< T, S > >::has_untake
template<typename T , typename S >
typedef accumulator::when_pix::not_ok mln::trait::accumulator_< accu::math::sum< T, S > >::when_pix