OpenGM  2.3.x
Discrete Graphical Model Library
Public Member Functions | Public Attributes | List of all members
opengm::external::libdai::DecMap< SUB_INFERENCE >::Parameter Struct Reference

#include <dec_map.hxx>

+ Collaboration diagram for opengm::external::libdai::DecMap< SUB_INFERENCE >::Parameter:

Public Member Functions

 Parameter (const SubInferenceParameter &subInferenceParameter=SubInferenceParameter(), const size_t reinit=1, const size_t verbose=0)
 
std::string toString () const
 

Public Attributes

size_t reinit_
 
SubInferenceParameter subInferenceParam_
 
size_t verbose_
 

Detailed Description

template<class SUB_INFERENCE>
struct opengm::external::libdai::DecMap< SUB_INFERENCE >::Parameter

Definition at line 44 of file dec_map.hxx.

Constructor & Destructor Documentation

template<class SUB_INFERENCE >
opengm::external::libdai::DecMap< SUB_INFERENCE >::Parameter::Parameter ( const SubInferenceParameter subInferenceParameter = SubInferenceParameter(),
const size_t  reinit = 1,
const size_t  verbose = 0 
)
inline

Definition at line 46 of file dec_map.hxx.

Member Function Documentation

template<class SUB_INFERENCE >
std::string opengm::external::libdai::DecMap< SUB_INFERENCE >::Parameter::toString ( ) const
inline

Definition at line 54 of file dec_map.hxx.

Member Data Documentation

template<class SUB_INFERENCE >
size_t opengm::external::libdai::DecMap< SUB_INFERENCE >::Parameter::reinit_

Definition at line 85 of file dec_map.hxx.

template<class SUB_INFERENCE >
SubInferenceParameter opengm::external::libdai::DecMap< SUB_INFERENCE >::Parameter::subInferenceParam_

Definition at line 86 of file dec_map.hxx.

template<class SUB_INFERENCE >
size_t opengm::external::libdai::DecMap< SUB_INFERENCE >::Parameter::verbose_

Definition at line 87 of file dec_map.hxx.