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

#include <dualdecomposition_subgradient.hxx>

+ Collaboration diagram for opengm::DualDecompositionSubGradient< GM, INF, DUALBLOCK >::RebindGmAndAcc< _GM, _ACC >:

Public Types

typedef INF::template RebindGm< _GM, _ACC >::type RebindedInf
 
typedef DualDecompositionSubGradient< _GM, RebindedInf, DUALBLOCK > type
 

Detailed Description

template<class GM, class INF, class DUALBLOCK>
template<class _GM, class _ACC>
struct opengm::DualDecompositionSubGradient< GM, INF, DUALBLOCK >::RebindGmAndAcc< _GM, _ACC >

Definition at line 53 of file dualdecomposition_subgradient.hxx.

Member Typedef Documentation

§ RebindedInf

template<class GM , class INF , class DUALBLOCK >
template<class _GM , class _ACC >
typedef INF:: template RebindGm<_GM,_ACC>::type opengm::DualDecompositionSubGradient< GM, INF, DUALBLOCK >::RebindGmAndAcc< _GM, _ACC >::RebindedInf

Definition at line 54 of file dualdecomposition_subgradient.hxx.

§ type

template<class GM , class INF , class DUALBLOCK >
template<class _GM , class _ACC >
typedef DualDecompositionSubGradient<_GM, RebindedInf, DUALBLOCK> opengm::DualDecompositionSubGradient< GM, INF, DUALBLOCK >::RebindGmAndAcc< _GM, _ACC >::type

Definition at line 55 of file dualdecomposition_subgradient.hxx.