|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <cgc.hxx>
Collaboration diagram for opengm::CGC< GM, ACC >::Parameter:Public Member Functions | |
| Parameter (const bool planar=true, const size_t maxIterations=1, const bool useBookkeeping=true, const double threshold=0.0, const bool startFromThreshold=true, const bool doCutMove=true, const bool doGlueCutMove=true) | |
Public Attributes | |
| bool | planar_ |
| size_t | maxIterations_ |
| bool | useBookkeeping_ |
| double | threshold_ |
| bool | startFromThreshold_ |
| bool | doCutMove_ |
| bool | doGlueCutMove_ |
|
inline |
| bool opengm::CGC< GM, ACC >::Parameter::doCutMove_ |
| bool opengm::CGC< GM, ACC >::Parameter::doGlueCutMove_ |
| size_t opengm::CGC< GM, ACC >::Parameter::maxIterations_ |
| bool opengm::CGC< GM, ACC >::Parameter::planar_ |
| bool opengm::CGC< GM, ACC >::Parameter::startFromThreshold_ |
| double opengm::CGC< GM, ACC >::Parameter::threshold_ |
| bool opengm::CGC< GM, ACC >::Parameter::useBookkeeping_ |
1.8.9.1