OpenGM  2.3.x
Discrete Graphical Model Library
Public Types | List of all members
opengm::python::ETLGen< V, I > Struct Template Reference

#include <opengmpython.hxx>

+ Collaboration diagram for opengm::python::ETLGen< V, I >:

Public Types

typedef opengm::ExplicitFunction< V,I, I > type
 

Detailed Description

template<class V, class I>
struct opengm::python::ETLGen< V, I >

Definition at line 44 of file opengmpython.hxx.

Member Typedef Documentation

template<class V , class I >
typedef opengm::ExplicitFunction<V ,I,I> opengm::python::ETLGen< V, I >::type

Definition at line 45 of file opengmpython.hxx.