|
OpenGM
2.3.x
Discrete Graphical Model Library
|
Go to the source code of this file.
Namespaces | |
| opengm | |
| The OpenGM namespace. | |
Functions | |
| template<class PARAMETERS > | |
| void | opengm::setSmoothingParametersForMarginals (PARAMETERS ¶ms, 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... | |
1.8.9.1