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

#include <typeView.h>

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

Public Member Functions

 NodeData (const GM &gm, const std::vector< typename GM::IndexType > &factorIDs)
 

Detailed Description

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

Definition at line 44 of file typeView.h.

Constructor & Destructor Documentation

template<class GM >
TypeView< GM >::NodeData::NodeData ( const GM &  gm,
const std::vector< typename GM::IndexType > &  factorIDs 
)
inline

Definition at line 167 of file typeView.h.