|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <vector>#include <limits>#include "opengm/opengm.hxx"#include "opengm/graphicalmodel/space/space_base.hxx"
Include dependency graph for discretespace.hxx:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | opengm::DiscreteSpace< I, L > |
| Discrete space in which variables can have differently many labels. More... | |
Namespaces | |
| opengm | |
| The OpenGM namespace. | |
Macros | |
| #define | OPENGM_DISCRETE_SPACE_HXX |
| #define OPENGM_DISCRETE_SPACE_HXX |
Definition at line 3 of file discretespace.hxx.
1.8.9.1