|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <opengmpython.hxx>
Collaboration diagram for opengm::python::GmGen< V, I, O, F >:Public Types | |
| typedef opengm::DiscreteSpace< I, I > | SpaceType |
| typedef opengm::GraphicalModel< V, O, F, SpaceType > | type |
Definition at line 39 of file opengmpython.hxx.
| typedef opengm::DiscreteSpace<I,I> opengm::python::GmGen< V, I, O, F >::SpaceType |
Definition at line 40 of file opengmpython.hxx.
| typedef opengm::GraphicalModel<V,O,F,SpaceType> opengm::python::GmGen< V, I, O, F >::type |
Definition at line 41 of file opengmpython.hxx.
1.8.9.1