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

#include <partition-move.hxx>

+ Collaboration diagram for opengm::PartitionMove< GM, ACC >::RebindGm< _GM >:

Public Types

typedef PartitionMove< _GM, ACC > type
 

Detailed Description

template<class GM, class ACC>
template<class _GM>
struct opengm::PartitionMove< GM, ACC >::RebindGm< _GM >

Definition at line 59 of file partition-move.hxx.

Member Typedef Documentation

§ type

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

Definition at line 60 of file partition-move.hxx.