OpenGM  2.3.x
Discrete Graphical Model Library
Public Types | List of all members
opengm::QPBO< GM, MIN_ST_CUT >::RebindGm< _GM > Struct Template Reference

#include <qpbo.hxx>

+ Collaboration diagram for opengm::QPBO< GM, MIN_ST_CUT >::RebindGm< _GM >:

Public Types

typedef QPBO< _GM, MIN_ST_CUT > type
 

Detailed Description

template<class GM, class MIN_ST_CUT>
template<class _GM>
struct opengm::QPBO< GM, MIN_ST_CUT >::RebindGm< _GM >

Definition at line 30 of file qpbo.hxx.

Member Typedef Documentation

§ type

template<class GM, class MIN_ST_CUT>
template<class _GM >
typedef QPBO<_GM, MIN_ST_CUT> opengm::QPBO< GM, MIN_ST_CUT >::RebindGm< _GM >::type

Definition at line 31 of file qpbo.hxx.