|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <graphicalmodel_factor.hxx>
Collaboration diagram for opengm::ViFunctor< FACTOR, FUNCTOR >:Public Types | |
| typedef FACTOR::VariablesIteratorType | ViIterator |
Public Member Functions | |
| ViFunctor (const FACTOR &factor, FUNCTOR &functor) | |
| template<class FUNCTION > | |
| void | operator() (const FUNCTION &function) |
Definition at line 33 of file graphicalmodel_factor.hxx.
| typedef FACTOR::VariablesIteratorType opengm::ViFunctor< FACTOR, FUNCTOR >::ViIterator |
Definition at line 41 of file graphicalmodel_factor.hxx.
|
inline |
Definition at line 35 of file graphicalmodel_factor.hxx.
|
inline |
Definition at line 44 of file graphicalmodel_factor.hxx.
1.8.9.1