$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::accu::meta::stat::rank Struct Reference

#include <mln/accu/stat/rank.hh>

Public Member Functions

 rank (unsigned k_)

Public Attributes

unsigned k

Public Types

typedef Meta_Accumulator< void > category
typedef rank exact_t

Classes

struct  with

Detailed Description

Meta accumulator for rank.

Definition at line 123 of file rank.hh.

Constructor & Destructor Documentation

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

Definition at line 125 of file rank.hh.

Member Data Documentation

unsigned mln::accu::meta::stat::rank::k

Definition at line 133 of file rank.hh.

Member Typedef Documentation

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

Definition at line 113 of file meta_accumulator.hh.

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

Definition at line 105 of file object.hh.