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

#include <qpbo.hxx>

+ Collaboration diagram for opengm::QPBO< GM, MIN_ST_CUT >::Parameter:

Public Member Functions

 Parameter ()
 
template<class P >
 Parameter (const P &p)
 

Detailed Description

template<class GM, class MIN_ST_CUT>
struct opengm::QPBO< GM, MIN_ST_CUT >::Parameter

Definition at line 40 of file qpbo.hxx.

Constructor & Destructor Documentation

§ Parameter() [1/2]

template<class GM, class MIN_ST_CUT>
opengm::QPBO< GM, MIN_ST_CUT >::Parameter::Parameter ( )
inline

Definition at line 41 of file qpbo.hxx.

§ Parameter() [2/2]

template<class GM, class MIN_ST_CUT>
template<class P >
opengm::QPBO< GM, MIN_ST_CUT >::Parameter::Parameter ( const P &  p)
inline

Definition at line 43 of file qpbo.hxx.

+ Here is the call graph for this function: