|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <map>#include <vector>#include <opengm/functions/accumulated_view.hxx>#include <opengm/functions/constant.hxx>#include <opengm/functions/explicit_function.hxx>#include <opengm/graphicalmodel/graphicalmodel.hxx>#include <opengm/utilities/metaprogramming.hxx>
Include dependency graph for canonical_view.hxx:Go to the source code of this file.
Classes | |
| class | opengm::CanonicalView< GM, CLONE > |
| Canonical view of an arbitrary GraphicalModel. More... | |
Namespaces | |
| opengm | |
| The OpenGM namespace. | |
| opengm::canonical_view | |
Macros | |
| #define | OPENGM_UTILITIES_CANONICAL_FACTORS_HXX |
Enumerations | |
| enum | opengm::canonical_view::CloneOption { opengm::canonical_view::CloneNever, opengm::canonical_view::CloneViews, opengm::canonical_view::CloneDeep } |
| Controls cloning behavior of a CanonicalView. More... | |
| #define OPENGM_UTILITIES_CANONICAL_FACTORS_HXX |
Definition at line 29 of file canonical_view.hxx.
1.8.9.1