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

#include <astar.hxx>

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

Public Types

typedef AStar< _GM, ACC > type
 

Detailed Description

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

Definition at line 83 of file astar.hxx.

Member Typedef Documentation

§ type

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

Definition at line 84 of file astar.hxx.