Classes | Public Types

mln::accu::meta::stat::mean Struct Reference

Meta accumulator for mean. More...

#include <mean.hh>

Inheritance diagram for mln::accu::meta::stat::mean:
Inheritance graph

List of all members.

Classes

struct  with

Public Types

typedef Meta_Accumulator< void > category
typedef mean exact_t

Detailed Description

Meta accumulator for mean.

Definition at line 65 of file accu/stat/mean.hh.


Member Typedef Documentation

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

Reimplemented from mln::Object< mean >.

Definition at line 105 of file meta_accumulator.hh.

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

Definition at line 173 of file object.hh.