OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros | Variables
function_registration.hxx File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  opengm::FunctionRegistration< FUNCTION_TYPE >
 FunctionRegistration. More...
 
class  opengm::FunctionSerialization< T >
 FunctionSerialization. More...
 

Namespaces

 opengm
 The OpenGM namespace.
 

Macros

#define OPENGM_FUNCTION_REGISTRATION_HXX
 

Variables

const size_t opengm::FUNCTION_TYPE_ID_OFFSET = 16000
 User-defined function have ids smaller than FUNCTION_TYPE_ID_OFFSET. More...
 

Macro Definition Documentation

#define OPENGM_FUNCTION_REGISTRATION_HXX

Definition at line 3 of file function_registration.hxx.