OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros
singlesitefunction.hxx File Reference
#include <vector>
#include <algorithm>
#include "opengm/opengm.hxx"
#include "opengm/functions/function_registration.hxx"
#include "opengm/functions/function_properties_base.hxx"
+ Include dependency graph for singlesitefunction.hxx:

Go to the source code of this file.

Classes

class  opengm::StaticSingleSiteFunction< T, SIZE, STORAGE >
 Single site function whose size is fixed at compile time. More...
 
class  opengm::DynamicSingleSiteFunction< T >
 Single site function with dynamic size. More...
 

Namespaces

 opengm
 The OpenGM namespace.
 

Macros

#define OPENGM_SINGLESITEFUNCTION_HXX
 

Macro Definition Documentation

#define OPENGM_SINGLESITEFUNCTION_HXX

Definition at line 3 of file singlesitefunction.hxx.