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

#include <fastPD.hxx>

+ Collaboration diagram for opengm::external::FastPD< GM >::RebindGm< _GM >:

Public Types

typedef FastPD< _GM, ACC > type
 

Detailed Description

template<class GM>
template<class _GM>
struct opengm::external::FastPD< GM >::RebindGm< _GM >

Definition at line 39 of file fastPD.hxx.

Member Typedef Documentation

§ type

template<class GM>
template<class _GM >
typedef FastPD<_GM,ACC> opengm::external::FastPD< GM >::RebindGm< _GM >::type

Definition at line 40 of file fastPD.hxx.