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

#include <fastPD.hxx>

+ Collaboration diagram for opengm::external::FastPD< GM >::RebindGmAndAcc< _GM, _ACC >:

Public Types

typedef FastPD< _GM, _ACC > type
 

Detailed Description

template<class GM>
template<class _GM, class _ACC>
struct opengm::external::FastPD< GM >::RebindGmAndAcc< _GM, _ACC >

Definition at line 44 of file fastPD.hxx.

Member Typedef Documentation

§ type

template<class GM>
template<class _GM , class _ACC >
typedef FastPD<_GM,_ACC> opengm::external::FastPD< GM >::RebindGmAndAcc< _GM, _ACC >::type

Definition at line 45 of file fastPD.hxx.