|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <utilities2.hxx>
Collaboration diagram for opengm::trws_base::VariableToFactorMapping< GM >:Public Types | |
| typedef GM::IndexType | IndexType |
Public Member Functions | |
| VariableToFactorMapping (const GM &gm) | |
| IndexType | operator() (IndexType var) const |
| bool | EachVariableHasUnaryFactor () const |
| IndexType | numberOfUnaryFactors () const |
Static Public Attributes | |
| static const IndexType | InvalidIndex =std::numeric_limits<IndexType>::max() |
Definition at line 33 of file utilities2.hxx.
| typedef GM::IndexType opengm::trws_base::VariableToFactorMapping< GM >::IndexType |
Definition at line 36 of file utilities2.hxx.
| opengm::trws_base::VariableToFactorMapping< GM >::VariableToFactorMapping | ( | const GM & | gm | ) |
Definition at line 51 of file utilities2.hxx.
|
inline |
Definition at line 40 of file utilities2.hxx.
|
inline |
Definition at line 41 of file utilities2.hxx.
|
inline |
Definition at line 39 of file utilities2.hxx.
|
static |
Definition at line 37 of file utilities2.hxx.
1.8.9.1