Typedefs | Enumerations

mln::def Namespace Reference

Namespace for core definitions. More...

Typedefs

typedef short coord
 Definition of the default coordinate type: 'short'.
typedef float coordf
 Definition of the floating coordinate type.

Enumerations

enum  
 

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

More...

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.

typedef float mln::def::coordf

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.

Definition at line 43 of file low_quant_nbits.hh.