|
OpenGM
2.3.x
Discrete Graphical Model Library
|
Classes | |
| class | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > |
| GraphicalModel. More... | |
| class | opengm::GraphicalModelManipulator< GM > |
| GraphicalModelManipulator. More... | |
Enumerations | |
| enum | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >::FunctionInformation { opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >::NrOfFunctionTypes = meta::LengthOfTypeList<FunctionTypeList>::value } |
| enum | opengm::GraphicalModelManipulator< GM >::ManipulationMode { opengm::GraphicalModelManipulator< GM >::FIX, opengm::GraphicalModelManipulator< GM >::DROP } |
| enum opengm::GraphicalModel::FunctionInformation |
| Enumerator | |
|---|---|
| NrOfFunctionTypes | |
Definition at line 81 of file graphicalmodel.hxx.
| enum opengm::GraphicalModelManipulator::ManipulationMode |
| Enumerator | |
|---|---|
| FIX | |
| DROP | |
Definition at line 56 of file graphicalmodel_manipulator.hxx.
1.8.9.1