OpenGM  2.3.x
Discrete Graphical Model Library
opengm::NesterovAcceleratedGradient< GM, ACC > Member List

This is the complete list of members for opengm::NesterovAcceleratedGradient< GM, ACC >, including all inherited members.

_bestDualBoundopengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_bestIntegerBoundopengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_bestIntegerLabelingopengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_bestPrimalBoundopengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_bestPrimalLPboundopengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_CheckStoppingCondition(InferenceTermination *)opengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_EstimateRhoDerivative() const opengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_EstimateStartingSmoothing(VISITOR &visitor)opengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_estimatoropengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_FastEstimateRhoDerivative() const opengm::trws_base::SmoothingBasedInference< GM, ACC >inlineprotected
_isLPBoundComputed() const opengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_marginalsTempopengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_maxsumsolveropengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_Presolve(VISITOR &visitor, size_t *piterCounter=0)opengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_Presolve(VISITOR &visitor, size_t *piterCounter)opengm::trws_base::SmoothingBasedInference< GM, ACC >
_SelectOptimalBoundsAndLabeling()opengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_storageopengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_sumprodsolveropengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_UpdatePrimalEstimator()opengm::trws_base::SmoothingBasedInference< GM, ACC >protected
_UpdateSmoothing(ValueType primalBound, ValueType dualBound, ValueType smoothDualBound, ValueType derivativeValue, size_t iterationCounterPlus1=0)opengm::trws_base::SmoothingBasedInference< GM, ACC >protected
AccumulationType typedefopengm::NesterovAcceleratedGradient< GM, ACC >
arg(std::vector< LabelType > &out, const size_t=1) const opengm::trws_base::SmoothingBasedInference< GM, ACC >inlinevirtual
args(std::vector< std::vector< LabelType > > &) const opengm::Inference< GM, ACC >inlinevirtual
bound() const opengm::trws_base::SmoothingBasedInference< GM, ACC >inlinevirtual
constrainedOptimum(std::vector< IndexType > &, std::vector< LabelType > &, std::vector< LabelType > &) const opengm::Inference< GM, ACC >
DDVectorType typedefopengm::NesterovAcceleratedGradient< GM, ACC >
EmptyVisitorType typedefopengm::NesterovAcceleratedGradient< GM, ACC >
factorMarginal(const size_t, IndependentFactorType &) const opengm::Inference< GM, ACC >inlinevirtual
FactorType typedefopengm::Inference< GM, ACC >
FunctionIdentifier typedefopengm::Inference< GM, ACC >
getDecompositionStorage()opengm::trws_base::SmoothingBasedInference< GM, ACC >inline
getFactorProperties() const opengm::trws_base::SmoothingBasedInference< GM, ACC >inline
getReparametrizer(const typename ReparametrizerType::Parameter &params=typename ReparametrizerType::Parameter())opengm::trws_base::SmoothingBasedInference< GM, ACC >inline
getTreeAgreement(std::vector< bool > &out, std::vector< LabelType > *plabeling=0, std::vector< std::vector< LabelType > > *ptreeLabelings=0)opengm::trws_base::SmoothingBasedInference< GM, ACC >inline
graphicalModel() const opengm::trws_base::SmoothingBasedInference< GM, ACC >inlinevirtual
GraphicalModelType typedefopengm::NesterovAcceleratedGradient< GM, ACC >
IndependentFactorType typedefopengm::Inference< GM, ACC >
IndexType typedefopengm::Inference< GM, ACC >
infer(VISITOR &visitor)opengm::NesterovAcceleratedGradient< GM, ACC >
infer()opengm::NesterovAcceleratedGradient< GM, ACC >inlinevirtual
LabelType typedefopengm::Inference< GM, ACC >
marginal(const IndexType varID, IndependentFactorType &out)opengm::trws_base::SmoothingBasedInference< GM, ACC >inline
opengm::Inference::marginal(const size_t, IndependentFactorType &) const opengm::Inference< GM, ACC >inlinevirtual
MaxSumSolver typedefopengm::NesterovAcceleratedGradient< GM, ACC >
modeFromFactorMarginal(std::vector< LabelType > &) const opengm::Inference< GM, ACC >
modeFromMarginal(std::vector< LabelType > &) const opengm::Inference< GM, ACC >
name() const opengm::NesterovAcceleratedGradient< GM, ACC >inlinevirtual
NesterovAcceleratedGradient(const GraphicalModelType &gm, const Parameter &param)opengm::NesterovAcceleratedGradient< GM, ACC >inline
OPENGM_GM_TYPE_TYPEDEFSopengm::NesterovAcceleratedGradient< GM, ACC >
OperatorType typedefopengm::Inference< GM, ACC >
Parameter typedefopengm::NesterovAcceleratedGradient< GM, ACC >
parent typedefopengm::NesterovAcceleratedGradient< GM, ACC >
PrimalBoundEstimator typedefopengm::NesterovAcceleratedGradient< GM, ACC >
psmoothingStrategyopengm::trws_base::SmoothingBasedInference< GM, ACC >protected
ReparametrizerType typedefopengm::trws_base::SmoothingBasedInference< GM, ACC >
setStartingPoint(typename std::vector< LabelType >::const_iterator)opengm::Inference< GM, ACC >inlinevirtual
SmoothingBasedInference(const GraphicalModelType &gm, const Parameter &param)opengm::trws_base::SmoothingBasedInference< GM, ACC >inline
SmoothingStrategyType typedefopengm::trws_base::SmoothingBasedInference< GM, ACC >
Storage typedefopengm::NesterovAcceleratedGradient< GM, ACC >
SumProdSolver typedefopengm::NesterovAcceleratedGradient< GM, ACC >
TimingVisitorType typedefopengm::NesterovAcceleratedGradient< GM, ACC >
UpdateSmoothDualEstimates(ValueType smoothingValue, ValueType *pderivativeValue)opengm::trws_base::SmoothingBasedInference< GM, ACC >
value() const opengm::trws_base::SmoothingBasedInference< GM, ACC >inlinevirtual
ValueType typedefopengm::Inference< GM, ACC >
VerboseVisitorType typedefopengm::NesterovAcceleratedGradient< GM, ACC >
~Inference()opengm::Inference< GM, ACC >inlinevirtual
~SmoothingBasedInference()opengm::trws_base::SmoothingBasedInference< GM, ACC >inlinevirtual