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

Detailed Description

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

Definition at line 86 of file accu/math/sum.hh.


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

Definition at line 89 of file accu/math/sum.hh.

template<typename T , typename S >
typedef accumulator::has_stop::no mln::trait::accumulator_< accu::math::sum< T, S > >::has_stop

Definition at line 90 of file accu/math/sum.hh.

template<typename T , typename S >
typedef accumulator::has_untake::yes mln::trait::accumulator_< accu::math::sum< T, S > >::has_untake

Definition at line 88 of file accu/math/sum.hh.

template<typename T , typename S >
typedef accumulator::when_pix::not_ok mln::trait::accumulator_< accu::math::sum< T, S > >::when_pix

Definition at line 91 of file accu/math/sum.hh.