OpenGM  2.3.x
Discrete Graphical Model Library
Public Member Functions | List of all members
TypeView< GM >::EdgeData Struct Reference

#include <typeView.h>

+ Collaboration diagram for TypeView< GM >::EdgeData:

Public Member Functions

 EdgeData (const GM &gm, const typename GM::IndexType factorID)
 

Detailed Description

template<class GM>
struct TypeView< GM >::EdgeData

Definition at line 55 of file typeView.h.

Constructor & Destructor Documentation

template<class GM >
TypeView< GM >::EdgeData::EdgeData ( const GM &  gm,
const typename GM::IndexType  factorID 
)
inline

Definition at line 173 of file typeView.h.