OpenGM  2.3.x
Discrete Graphical Model Library
Namespaces | Functions
smoothing_to_marginals.hxx File Reference

Go to the source code of this file.

Namespaces

 opengm
 The OpenGM namespace.
 

Functions

template<class PARAMETERS >
void opengm::setSmoothingParametersForMarginals (PARAMETERS &params, size_t numIterations, typename PARAMETERS::ValueType temperature=1.0, typename PARAMETERS::Storage::StructureType decompositionType=PARAMETERS::Storage::GENERALSTRUCTURE)
 [function setSmoothingParametersForMarginals] setSmoothingParametersForMarginals - adjusts parameters of smoothing-based algorithms (NesterovAcceleratedGradient and ADSal) to obtain estimations of sum-prod margonals. More...