|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <trws_base.hxx>
Collaboration diagram for opengm::trws_base::PreviousFactorTable< GM >::FactorVarID:Public Member Functions | |
| FactorVarID () | |
| FactorVarID (IndexType fID, IndexType vID, IndexType lID) | |
Public Attributes | |
| IndexType | factorId |
| IndexType | varId |
| IndexType | localId |
Definition at line 117 of file trws_base.hxx.
|
inline |
Definition at line 119 of file trws_base.hxx.
|
inline |
Definition at line 120 of file trws_base.hxx.
| IndexType opengm::trws_base::PreviousFactorTable< GM >::FactorVarID::factorId |
Definition at line 121 of file trws_base.hxx.
| IndexType opengm::trws_base::PreviousFactorTable< GM >::FactorVarID::localId |
Definition at line 129 of file trws_base.hxx.
| IndexType opengm::trws_base::PreviousFactorTable< GM >::FactorVarID::varId |
Definition at line 128 of file trws_base.hxx.
1.8.9.1