$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::trait::accumulator_< A > Struct Template Reference

#include <mln/trait/accumulators.hh>

Public Types

typedef undef has_set_value
typedef undef has_stop
typedef undef has_untake
typedef
accumulator::when_pix::not_ok 
when_pix

Detailed Description

template<typename A>
struct mln::trait::accumulator_< A >

Definition at line 68 of file accumulators.hh.

Member Typedef Documentation

template<typename A >
typedef undef mln::trait::undefined_accumulator_< A >::has_set_value
inherited

Definition at line 63 of file accumulators.hh.

template<typename A >
typedef undef mln::trait::undefined_accumulator_< A >::has_stop
inherited

Definition at line 62 of file accumulators.hh.

template<typename A >
typedef undef mln::trait::undefined_accumulator_< A >::has_untake
inherited

Definition at line 61 of file accumulators.hh.

template<typename A >
typedef accumulator::when_pix::not_ok mln::trait::undefined_accumulator_< A >::when_pix
inherited

Definition at line 64 of file accumulators.hh.