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

#include <alphabetaswap.hxx>

+ Collaboration diagram for opengm::AlphaBetaSwap< GM, INF >::Parameter:

Public Member Functions

 Parameter ()
 

Public Attributes

InferenceType::Parameter parameter_
 
size_t maxNumberOfIterations_
 

Detailed Description

template<class GM, class INF>
struct opengm::AlphaBetaSwap< GM, INF >::Parameter

Definition at line 25 of file alphabetaswap.hxx.

Constructor & Destructor Documentation

template<class GM, class INF>
opengm::AlphaBetaSwap< GM, INF >::Parameter::Parameter ( )
inline

Definition at line 26 of file alphabetaswap.hxx.

Member Data Documentation

template<class GM, class INF>
size_t opengm::AlphaBetaSwap< GM, INF >::Parameter::maxNumberOfIterations_

Definition at line 31 of file alphabetaswap.hxx.

template<class GM, class INF>
InferenceType::Parameter opengm::AlphaBetaSwap< GM, INF >::Parameter::parameter_

Definition at line 30 of file alphabetaswap.hxx.