OpenGM  2.3.x
Discrete Graphical Model Library
Public Member Functions | List of all members
opengm::trws_base::thresholdMulAndExp< T, ACC > Struct Template Reference

#include <trws_subproblemsolver.hxx>

+ Inheritance diagram for opengm::trws_base::thresholdMulAndExp< T, ACC >:
+ Collaboration diagram for opengm::trws_base::thresholdMulAndExp< T, ACC >:

Public Member Functions

 thresholdMulAndExp (T threshold)
 
operator() (T x)
 

Detailed Description

template<class T, class ACC>
struct opengm::trws_base::thresholdMulAndExp< T, ACC >

Definition at line 1073 of file trws_subproblemsolver.hxx.

Constructor & Destructor Documentation

template<class T , class ACC >
opengm::trws_base::thresholdMulAndExp< T, ACC >::thresholdMulAndExp ( threshold)
inline

Definition at line 1074 of file trws_subproblemsolver.hxx.

Member Function Documentation

template<class T , class ACC >
T opengm::trws_base::thresholdMulAndExp< T, ACC >::operator() ( x)
inline

Definition at line 1075 of file trws_subproblemsolver.hxx.