Classes | Public Types

mln::accu::meta::stat::min_h Struct Reference

Meta accumulator for min. More...

#include <min_h.hh>

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

List of all members.

Classes

struct  with

Public Types

typedef Meta_Accumulator< void > category
typedef min_h exact_t

Detailed Description

Meta accumulator for min.

Definition at line 77 of file min_h.hh.


Member Typedef Documentation

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

Reimplemented from mln::Object< min_h >.

Definition at line 105 of file meta_accumulator.hh.

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

Definition at line 173 of file object.hh.