OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros
factorgraph.hxx File Reference
#include <algorithm>
#include <limits>
#include "opengm/utilities/accessor_iterator.hxx"
#include "opengm/datastructures/randomaccessset.hxx"
#include "opengm/datastructures/partition.hxx"
#include <typeinfo>
+ Include dependency graph for factorgraph.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opengm::FactorGraph< S, I >
 Interface that makes an object of type S (the template parameter) look like a (non-editable) factor graph. More...
 

Namespaces

 opengm
 The OpenGM namespace.
 

Macros

#define OPENGM_FACTORGRAPH_HXX
 

Macro Definition Documentation

#define OPENGM_FACTORGRAPH_HXX

Definition at line 3 of file factorgraph.hxx.