OpenGM  2.3.x
Discrete Graphical Model Library
opengm::trws_base::SmoothingParameters< VALUETYPE > Member List

This is the complete list of members for opengm::trws_base::SmoothingParameters< VALUETYPE >, including all inherited members.

ADAPTIVE_DIMINISHING enum valueopengm::trws_base::SmoothingParameters< VALUETYPE >
ADAPTIVE_PRECISIONORIENTED enum valueopengm::trws_base::SmoothingParameters< VALUETYPE >
FIXED enum valueopengm::trws_base::SmoothingParameters< VALUETYPE >
getSmoothingStrategyType(const std::string &name)opengm::trws_base::SmoothingParameters< VALUETYPE >inlinestatic
getString(SmoothingStrategyType strategytype)opengm::trws_base::SmoothingParameters< VALUETYPE >inlinestatic
precision_opengm::trws_base::SmoothingParameters< VALUETYPE >
smoothingDecayMultiplier_opengm::trws_base::SmoothingParameters< VALUETYPE >
smoothingGapRatio_opengm::trws_base::SmoothingParameters< VALUETYPE >
SmoothingParameters(ValueType smoothingGapRatio=4, ValueType smoothingValue=0.0, ValueType smoothingDecayMultiplier=-1.0, ValueType precision=0, SmoothingStrategyType smoothingStrategy=ADAPTIVE_DIMINISHING)opengm::trws_base::SmoothingParameters< VALUETYPE >inline
smoothingStrategy_opengm::trws_base::SmoothingParameters< VALUETYPE >
SmoothingStrategyType enum nameopengm::trws_base::SmoothingParameters< VALUETYPE >
smoothingValue_opengm::trws_base::SmoothingParameters< VALUETYPE >
ValueType typedefopengm::trws_base::SmoothingParameters< VALUETYPE >
WC_DIMINISHING enum valueopengm::trws_base::SmoothingParameters< VALUETYPE >
WC_PRECISIONORIENTED enum valueopengm::trws_base::SmoothingParameters< VALUETYPE >