$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::def Namespace Reference

Typedefs

typedef short coord
typedef float coordf

Enumerations

enum  { low_quant_nbits = 12 }

Detailed Description

Namespace for core definitions.

Typedef Documentation

typedef short mln::def::coord

Definition of the default coordinate type: 'short'.

Definition at line 43 of file coord.hh.

Definition of the floating coordinate type.

Definition at line 41 of file coordf.hh.

Enumeration Type Documentation

anonymous enum

Definition of the number of bits of the low quantization threshold.

Enumerator:
low_quant_nbits 

Definition at line 43 of file low_quant_nbits.hh.