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

#include <graphcut.hxx>

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

Public Types

typedef GraphCut< _GM, ACC, MINSTCUT > type
 

Detailed Description

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

Definition at line 22 of file graphcut.hxx.

Member Typedef Documentation

§ type

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

Definition at line 23 of file graphcut.hxx.