|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <reducedinference.hxx>
Collaboration diagram for opengm::ReducedInference< GM, ACC, INF >::Parameter:Public Member Functions | |
| template<class P > | |
| Parameter (const P &p) | |
| 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 102 of file reducedinference.hxx.
|
inline |
Definition at line 112 of file reducedinference.hxx.
|
inline |
| bool opengm::ReducedInference< GM, ACC, INF >::Parameter::ConnectedComponents_ |
Definition at line 108 of file reducedinference.hxx.
| bool opengm::ReducedInference< GM, ACC, INF >::Parameter::Persistency_ |
Definition at line 106 of file reducedinference.hxx.
| INF::Parameter opengm::ReducedInference< GM, ACC, INF >::Parameter::subParameter_ |
Definition at line 105 of file reducedinference.hxx.
| bool opengm::ReducedInference< GM, ACC, INF >::Parameter::Tentacle_ |
Definition at line 107 of file reducedinference.hxx.
1.8.12