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

#include <sat.hxx>

+ Collaboration diagram for opengm::SAT< GM >::Parameter:

Public Member Functions

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

Detailed Description

template<class GM>
struct opengm::SAT< GM >::Parameter

Definition at line 42 of file sat.hxx.

Constructor & Destructor Documentation

§ Parameter() [1/2]

template<class GM >
opengm::SAT< GM >::Parameter::Parameter ( )
inline

Definition at line 43 of file sat.hxx.

§ Parameter() [2/2]

template<class GM >
template<class P >
opengm::SAT< GM >::Parameter::Parameter ( const P &  p)
inline

Definition at line 45 of file sat.hxx.

+ Here is the call graph for this function: