OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros
fast_sequence.hxx File Reference
#include <vector>
#include <algorithm>
#include "opengm/opengm.hxx"
+ Include dependency graph for fast_sequence.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opengm::FastSequence< T, MAX_STACK >
 Vector that stores values on the stack if size is smaller than MAX_STACK. More...
 

Namespaces

 opengm
 The OpenGM namespace.
 

Macros

#define OPENGM_FAST_SEQUENCE_HXX
 

Macro Definition Documentation

#define OPENGM_FAST_SEQUENCE_HXX

Definition at line 3 of file fast_sequence.hxx.