opengm::SwendsenWang< GM, ACC >::Parameter Struct Reference

#include <swendsenwang.hxx>

Collaboration diagram for opengm::SwendsenWang< GM, ACC >::Parameter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Parameter (const size_t maxNumberOfSamplingSteps=1e5, const size_t numberOfBurnInSteps=1e5, ProbabilityType lowestAllowedProbability=1e-6, const std::vector< LabelType > &initialState=std::vector< LabelType >())

Public Attributes

size_t maxNumberOfSamplingSteps_
size_t numberOfBurnInSteps_
ProbabilityType lowestAllowedProbability_
std::vector< LabelTypeinitialState_

Detailed Description

template<class GM, class ACC>
struct opengm::SwendsenWang< GM, ACC >::Parameter

Definition at line 126 of file swendsenwang.hxx.


Constructor & Destructor Documentation

template<class GM, class ACC>
opengm::SwendsenWang< GM, ACC >::Parameter::Parameter ( const size_t  maxNumberOfSamplingSteps = 1e5,
const size_t  numberOfBurnInSteps = 1e5,
ProbabilityType  lowestAllowedProbability = 1e-6,
const std::vector< LabelType > &  initialState = std::vector<LabelType>() 
) [inline]

Definition at line 129 of file swendsenwang.hxx.


Member Data Documentation

template<class GM, class ACC>
std::vector<LabelType> opengm::SwendsenWang< GM, ACC >::Parameter::initialState_

Definition at line 144 of file swendsenwang.hxx.

Definition at line 143 of file swendsenwang.hxx.

template<class GM, class ACC>
size_t opengm::SwendsenWang< GM, ACC >::Parameter::maxNumberOfSamplingSteps_

Definition at line 141 of file swendsenwang.hxx.

template<class GM, class ACC>
size_t opengm::SwendsenWang< GM, ACC >::Parameter::numberOfBurnInSteps_

Definition at line 142 of file swendsenwang.hxx.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Jun 17 16:31:13 2013 for OpenGM by  doxygen 1.6.3