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

#include <graphcut.hxx>

+ Collaboration diagram for opengm::GraphCut< GM, ACC, MINSTCUT >::Parameter:

Public Member Functions

 Parameter (const ValueType scale=1)
 

Public Attributes

ValueType scale_
 

Detailed Description

template<class GM, class ACC, class MINSTCUT>
struct opengm::GraphCut< GM, ACC, MINSTCUT >::Parameter

Definition at line 27 of file graphcut.hxx.

Constructor & Destructor Documentation

template<class GM, class ACC, class MINSTCUT>
opengm::GraphCut< GM, ACC, MINSTCUT >::Parameter::Parameter ( const ValueType  scale = 1)
inline

Definition at line 28 of file graphcut.hxx.

Member Data Documentation

template<class GM, class ACC, class MINSTCUT>
ValueType opengm::GraphCut< GM, ACC, MINSTCUT >::Parameter::scale_

Definition at line 31 of file graphcut.hxx.