|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <fusion_based_inf.hxx>
Collaboration diagram for opengm::proposal_gen::UpDownGen< GM, ACC >:Classes | |
| struct | Parameter |
Public Types | |
| typedef ACC | AccumulationType |
| typedef GM | GraphicalModelType |
Public Member Functions | |
| UpDownGen (const GM &gm, const Parameter ¶m) | |
| void | reset () |
| size_t | defaultNumStopIt () |
| void | getProposal (const std::vector< LabelType > ¤t, std::vector< LabelType > &proposal) |
Public Attributes | |
| OPENGM_GM_TYPE_TYPEDEFS | |
Definition at line 127 of file fusion_based_inf.hxx.
| typedef ACC opengm::proposal_gen::UpDownGen< GM, ACC >::AccumulationType |
Definition at line 130 of file fusion_based_inf.hxx.
| typedef GM opengm::proposal_gen::UpDownGen< GM, ACC >::GraphicalModelType |
Definition at line 131 of file fusion_based_inf.hxx.
|
inline |
|
inline |
Definition at line 174 of file fusion_based_inf.hxx.
|
inline |
Definition at line 176 of file fusion_based_inf.hxx.
|
inline |
| opengm::proposal_gen::UpDownGen< GM, ACC >::OPENGM_GM_TYPE_TYPEDEFS |
Definition at line 132 of file fusion_based_inf.hxx.
1.8.9.1