Classes | Public Types | Public Member Functions | Public Attributes

mln::accu::meta::stat::rank Struct Reference

Meta accumulator for rank. More...

#include <rank.hh>

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

List of all members.

Classes

struct  with

Public Types

typedef Meta_Accumulator< void > category
typedef rank exact_t

Public Member Functions

 rank (unsigned k_)

Public Attributes

unsigned k

Detailed Description

Meta accumulator for rank.

Definition at line 123 of file rank.hh.


Member Typedef Documentation

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

Reimplemented from mln::Object< rank >.

Definition at line 105 of file meta_accumulator.hh.

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

Definition at line 173 of file object.hh.


Constructor & Destructor Documentation

mln::accu::meta::stat::rank::rank ( unsigned  k_  )  [inline]

Definition at line 125 of file rank.hh.


Member Data Documentation

Definition at line 133 of file rank.hh.

Referenced by mln::accu::unmeta().