| _fout | opengm::trws_base::SmoothingStrategy< GM, ACC > | protected |
| _InitAdaptiveSmoothing(SmoothingBasedInference< GM, ACC > &smoothInference, ValueType primalBound, ValueType dualBound, ValueType initialSmoothing) | opengm::trws_base::SmoothingStrategy< GM, ACC > | protected |
| _initializationStage | opengm::trws_base::SmoothingStrategy< GM, ACC > | protected |
| _oracleCallsCounter | opengm::trws_base::SmoothingStrategy< GM, ACC > | protected |
| _parameters | opengm::trws_base::SmoothingStrategy< GM, ACC > | protected |
| _smoothingMultiplier | opengm::trws_base::SmoothingStrategy< GM, ACC > | protected |
| AccumulationType typedef | opengm::trws_base::WorstCasePrecisionOrientedSmoothing< GM, ACC > | |
| ComputeSmoothingMultiplier(const DualDecompositionStorage &storage) | opengm::trws_base::SmoothingStrategy< GM, ACC > | inlinestatic |
| getOracleCallsCounter() const | opengm::trws_base::SmoothingStrategy< GM, ACC > | inline |
| getStartingSmoothing(ValueType primalBound, ValueType dualBound) const | opengm::trws_base::SmoothingStrategy< GM, ACC > | inline |
| getWorstCaseSmoothing() const | opengm::trws_base::SmoothingStrategy< GM, ACC > | inline |
| GraphicalModelType typedef | opengm::trws_base::WorstCasePrecisionOrientedSmoothing< GM, ACC > | |
| InitSmoothing(SmoothingBasedInference< GM, ACC > &smoothInference, ValueType primalBound, ValueType dualBound) | opengm::trws_base::SmoothingStrategy< GM, ACC > | inline |
| OPENGM_GM_TYPE_TYPEDEFS | opengm::trws_base::WorstCasePrecisionOrientedSmoothing< GM, ACC > | |
| Parameter typedef | opengm::trws_base::WorstCasePrecisionOrientedSmoothing< GM, ACC > | |
| parent typedef | opengm::trws_base::WorstCasePrecisionOrientedSmoothing< GM, ACC > | |
| SmoothingEstimateValue(ValueType primalBound, ValueType smoothDualBound, ValueType smoothingDerivative) const | opengm::trws_base::WorstCasePrecisionOrientedSmoothing< GM, ACC > | inlinevirtual |
| SmoothingMustBeDecreased(ValueType smoothingValue, ValueType primalBound, ValueType dualBound, ValueType smoothDualBound, ValueType smoothingDerivative, size_t iterationCounter) | opengm::trws_base::SmoothingStrategy< GM, ACC > | inline |
| SmoothingStrategy(ValueType smoothingMultiplier, const Parameter ¶m=Parameter(), std::ostream &fout=std::cout) | opengm::trws_base::SmoothingStrategy< GM, ACC > | inline |
| UpdateSmoothing(ValueType smoothingValue, ValueType primalBound, ValueType dualBound, ValueType smoothDualBound, ValueType smoothingDerivative, size_t iterationCounter) | opengm::trws_base::SmoothingStrategy< GM, ACC > | inline |
| WorstCasePrecisionOrientedSmoothing(ValueType smoothingMultiplier, const Parameter ¶m=Parameter(), std::ostream &fout=std::cout) | opengm::trws_base::WorstCasePrecisionOrientedSmoothing< GM, ACC > | inline |
| ~SmoothingStrategy() | opengm::trws_base::SmoothingStrategy< GM, ACC > | inlinevirtual |