|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <reducedinference.hxx>
Collaboration diagram for opengm::ReducedInference< GM, ACC, INF >::Parameter:Public Member Functions | |
| Parameter (const bool Persistency=false, const bool Tentacle=false, const bool ConnectedComponents=false, typename INF::Parameter subParameter=typename INF::Parameter()) | |
Public Attributes | |
| INF::Parameter | subParameter_ |
| bool | Persistency_ |
| bool | Tentacle_ |
| bool | ConnectedComponents_ |
Definition at line 87 of file reducedinference.hxx.
|
inline |
Definition at line 94 of file reducedinference.hxx.
| bool opengm::ReducedInference< GM, ACC, INF >::Parameter::ConnectedComponents_ |
Definition at line 93 of file reducedinference.hxx.
| bool opengm::ReducedInference< GM, ACC, INF >::Parameter::Persistency_ |
Definition at line 91 of file reducedinference.hxx.
| INF::Parameter opengm::ReducedInference< GM, ACC, INF >::Parameter::subParameter_ |
Definition at line 90 of file reducedinference.hxx.
| bool opengm::ReducedInference< GM, ACC, INF >::Parameter::Tentacle_ |
Definition at line 92 of file reducedinference.hxx.
1.8.9.1