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

#include <srmp.hxx>

+ Inheritance diagram for opengm::external::SRMP< GM >::Parameter:
+ Collaboration diagram for opengm::external::SRMP< GM >::Parameter:

Public Member Functions

 Parameter ()
 

Public Attributes

bool BLPRelaxation_
 
bool FullRelaxation_
 
int FullRelaxationMethod_
 
bool FullDualRelaxation_
 
int FullDualRelaxationMethod_
 

Detailed Description

template<class GM>
struct opengm::external::SRMP< GM >::Parameter

Definition at line 30 of file srmp.hxx.

Constructor & Destructor Documentation

template<class GM>
opengm::external::SRMP< GM >::Parameter::Parameter ( )
inline

Definition at line 31 of file srmp.hxx.

Member Data Documentation

template<class GM>
bool opengm::external::SRMP< GM >::Parameter::BLPRelaxation_

Definition at line 38 of file srmp.hxx.

template<class GM>
bool opengm::external::SRMP< GM >::Parameter::FullDualRelaxation_

Definition at line 52 of file srmp.hxx.

template<class GM>
int opengm::external::SRMP< GM >::Parameter::FullDualRelaxationMethod_

Definition at line 53 of file srmp.hxx.

template<class GM>
bool opengm::external::SRMP< GM >::Parameter::FullRelaxation_

Definition at line 39 of file srmp.hxx.

template<class GM>
int opengm::external::SRMP< GM >::Parameter::FullRelaxationMethod_

Definition at line 40 of file srmp.hxx.