|
OpenGM
2.3.x
Discrete Graphical Model Library
|
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... | |
| #define OPENGM_FUNCTION_REGISTRATION_HXX |
Definition at line 3 of file function_registration.hxx.
1.8.9.1