|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <utilities2.hxx>
Collaboration diagram for opengm::trws_base::FactorWrapper< FACTOR >:Public Types | |
| typedef FACTOR::ValueType | ValueType |
| typedef FACTOR::LabelType | LabelType |
Public Member Functions | |
| FactorWrapper (const FACTOR &f) | |
| ValueType | operator() (LabelType l1, LabelType l2) const |
Definition at line 65 of file utilities2.hxx.
| typedef FACTOR::LabelType opengm::trws_base::FactorWrapper< FACTOR >::LabelType |
Definition at line 69 of file utilities2.hxx.
| typedef FACTOR::ValueType opengm::trws_base::FactorWrapper< FACTOR >::ValueType |
Definition at line 68 of file utilities2.hxx.
|
inline |
Definition at line 70 of file utilities2.hxx.
|
inline |
Definition at line 71 of file utilities2.hxx.
1.8.9.1