Classes | Public Types

mln::accu::meta::math::sum Struct Reference

Meta accumulator for sum. More...

#include <sum.hh>

Inheritance diagram for mln::accu::meta::math::sum:
Inheritance graph

List of all members.

Classes

struct  with

Public Types

typedef Meta_Accumulator< void > category
typedef sum exact_t

Detailed Description

Meta accumulator for sum.

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


Member Typedef Documentation

typedef Meta_Accumulator<void> mln::Meta_Accumulator< sum >::category [inherited]

Reimplemented from mln::Object< sum >.

Definition at line 105 of file meta_accumulator.hh.

typedef sum mln::Object< sum >::exact_t [inherited]

Definition at line 173 of file object.hh.