$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Multiple accumulators

Classes

struct  mln::accu::and_not< A1, A2, T >
 Logical "and not" of accumulators. More...
struct  mln::accu::minus< A1, A2, T >
 Difference of accumulators. More...
struct  mln::accu::pair< A1, A2, T >
 Generic pair of accumulators. More...
struct  mln::accu::tuple< A, n, >
 Generic tuple of accumulators. More...

Detailed Description

Set of special accumulators for computing several accumulators at the same time.