$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_high_quant Struct Reference

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

Public Member Functions

 rank_high_quant (unsigned k_, unsigned n_)

Public Attributes

unsigned k
unsigned n

Public Types

typedef Meta_Accumulator< void > category
typedef rank_high_quant exact_t

Classes

struct  with

Detailed Description

Meta accumulator for rank_high_quant.

Definition at line 102 of file rank_high_quant.hh.

Constructor & Destructor Documentation

mln::accu::meta::stat::rank_high_quant::rank_high_quant ( unsigned  k_,
unsigned  n_ 
)
inline

Definition at line 104 of file rank_high_quant.hh.

Member Data Documentation

unsigned mln::accu::meta::stat::rank_high_quant::k

Definition at line 112 of file rank_high_quant.hh.

unsigned mln::accu::meta::stat::rank_high_quant::n

Definition at line 113 of file rank_high_quant.hh.

Member Typedef Documentation

Definition at line 113 of file meta_accumulator.hh.

Definition at line 105 of file object.hh.