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

#include <alphabetaswap.hxx>

+ Collaboration diagram for opengm::AlphaBetaSwap< GM, INF >::RebindGm< _GM >:

Public Types

typedef INF::template RebindGm< _GM >::type RebindedInf
 
typedef AlphaBetaSwap< _GM, RebindedInftype
 

Detailed Description

template<class GM, class INF>
template<class _GM>
struct opengm::AlphaBetaSwap< GM, INF >::RebindGm< _GM >

Definition at line 27 of file alphabetaswap.hxx.

Member Typedef Documentation

§ RebindedInf

template<class GM, class INF>
template<class _GM>
typedef INF:: template RebindGm<_GM>::type opengm::AlphaBetaSwap< GM, INF >::RebindGm< _GM >::RebindedInf

Definition at line 28 of file alphabetaswap.hxx.

§ type

template<class GM, class INF>
template<class _GM>
typedef AlphaBetaSwap<_GM, RebindedInf> opengm::AlphaBetaSwap< GM, INF >::RebindGm< _GM >::type

Definition at line 29 of file alphabetaswap.hxx.