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

#include <dualdecomposition_subgradient.hxx>

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

Public Types

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

Detailed Description

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

Definition at line 47 of file dualdecomposition_subgradient.hxx.

Member Typedef Documentation

§ RebindedInf

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

Definition at line 48 of file dualdecomposition_subgradient.hxx.

§ type

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

Definition at line 49 of file dualdecomposition_subgradient.hxx.