OpenGM  2.3.x
Discrete Graphical Model Library
Public Member Functions | Public Attributes | List of all members
opengm::TRWS_Reparametrizer_Parameters< ValueType > Struct Template Reference

#include <trws_reparametrization.hxx>

+ Collaboration diagram for opengm::TRWS_Reparametrizer_Parameters< ValueType >:

Public Member Functions

 TRWS_Reparametrizer_Parameters (bool fastComputations=true)
 

Public Attributes

bool fastComputations_
 

Detailed Description

template<class ValueType>
struct opengm::TRWS_Reparametrizer_Parameters< ValueType >

Definition at line 268 of file trws_reparametrization.hxx.

Constructor & Destructor Documentation

template<class ValueType >
opengm::TRWS_Reparametrizer_Parameters< ValueType >::TRWS_Reparametrizer_Parameters ( bool  fastComputations = true)
inline

Definition at line 272 of file trws_reparametrization.hxx.

Member Data Documentation

template<class ValueType >
bool opengm::TRWS_Reparametrizer_Parameters< ValueType >::fastComputations_

Definition at line 270 of file trws_reparametrization.hxx.