#include <sum.hh>
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 |
Definition at line 85 of file accu/math/sum.hh.
typedef accumulator::has_set_value::yes mln::trait::accumulator_< accu::math::sum< T, S > >::has_set_value |
Definition at line 88 of file accu/math/sum.hh.
typedef accumulator::has_stop::no mln::trait::accumulator_< accu::math::sum< T, S > >::has_stop |
Definition at line 89 of file accu/math/sum.hh.
typedef accumulator::has_untake::yes mln::trait::accumulator_< accu::math::sum< T, S > >::has_untake |
Definition at line 87 of file accu/math/sum.hh.
typedef accumulator::when_pix::not_ok mln::trait::accumulator_< accu::math::sum< T, S > >::when_pix |
Definition at line 90 of file accu/math/sum.hh.