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

#include <lpgurobi2.hxx>

+ Collaboration diagram for opengm::LPGurobi2< GM_TYPE, ACC_TYPE >::RebindGm< _GM >:

Public Types

typedef LPGurobi2< _GM, ACC_TYPE > type
 

Detailed Description

template<class GM_TYPE, class ACC_TYPE>
template<class _GM>
struct opengm::LPGurobi2< GM_TYPE, ACC_TYPE >::RebindGm< _GM >

Definition at line 30 of file lpgurobi2.hxx.

Member Typedef Documentation

§ type

template<class GM_TYPE , class ACC_TYPE >
template<class _GM >
typedef LPGurobi2<_GM, ACC_TYPE> opengm::LPGurobi2< GM_TYPE, ACC_TYPE >::RebindGm< _GM >::type

Definition at line 31 of file lpgurobi2.hxx.