ITK  5.4.0
Insight Toolkit
itk::LBFGS2Optimizerv4Template< TInternalComputationValueType > Member List

This is the complete list of members for itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >, including all inherited members.

AddObserver(const EventObject &event, Command *)itk::Object
AddObserver(const EventObject &event, Command *) constitk::Object
AddObserver(const EventObject &event, std::function< void(const EventObject &)> function) constitk::Object
AdvanceOneStep() overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >inlineprivatevirtual
BreakOnError()itk::LightObjectstatic
CanUseScales() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >inlinevirtual
Clone() constitk::LightObjectinline
ConstPointer typedefitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
ConvergenceMonitoringType typedefitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >
CreateAnother() const overrideitk::Objectvirtual
DebugOff() constitk::Objectvirtual
DebugOn() constitk::Objectvirtual
Delete()itk::LightObjectvirtual
DerivativeType typedefitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >
DoEstimateLearningRateAtEachIterationOn()itk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
DoEstimateLearningRateOnceOn()itk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
DoEstimateScalesOn()itk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
EstimateLearningRate()itk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
EstimateScalesAtEachIterationOn()itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >virtual
EvaluateCost(const PrecisionType *x, PrecisionType *g, const int n, const PrecisionType step)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >protected
EvaluateCostCallback(void *instance, const PrecisionType *x, PrecisionType *g, const int n, const PrecisionType step)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >protectedstatic
GetCommand(unsigned long tag)itk::Object
GetConvergenceValue() const overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >inlineprivatevirtual
GetCurrentGradientNorm() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >virtual
GetCurrentIteration() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
GetCurrentMetricValue() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
GetCurrentNumberOfEvaluations() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >virtual
GetCurrentParameterNorm() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >virtual
GetCurrentPosition() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
GetCurrentStepSize() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >virtual
GetDebug() constitk::Object
GetDeltaConvergenceDistance() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetDeltaConvergenceTolerance() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetDoEstimateLearningRateAtEachIteration() constitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
GetDoEstimateLearningRateOnce() constitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
GetDoEstimateScales() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
GetEstimateScalesAtEachIteration() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >virtual
GetGlobalWarningDisplay()itk::Objectstatic
GetGradient() constitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >virtual
GetHessianApproximationAccuracy() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetLearningRate() constitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
GetLineSearch() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetLineSearchAccuracy() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetLineSearchGradientAccuracy() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetMachinePrecisionTolerance() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetMaximumIterations() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetMaximumLineSearchEvaluations() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetMaximumLineSearchStep() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetMaximumStepSizeInPhysicalUnits() constitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
GetMetaDataDictionary()itk::Object
GetMetaDataDictionary() constitk::Object
GetMinimumLineSearchStep() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetModifiableMetric()itk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
GetMTime() constitk::Objectvirtual
GetNameOfClass() const overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >virtual
GetNumberOfIterations() const overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >inlinevirtual
GetNumberOfWorkUnits() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
GetObjectName() constitk::Objectvirtual
GetOrthantwiseCoefficient() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetOrthantwiseEnd() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetOrthantwiseStart() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetReferenceCount() constitk::LightObjectinlinevirtual
GetReturnBestParametersAndValue() constitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
GetScales() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
GetScalesAreIdentity() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
GetScalesInitialized() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >
GetSolutionAccuracy() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GetStopCondition() constitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >virtual
GetStopConditionDescription() const overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >virtual
GetTimeStamp() constitk::Objectvirtual
GetValue() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
GetWeights() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
GetWeightsAreIdentity() constitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
GetWolfeCoefficient() constitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
GlobalWarningDisplayOff()itk::Objectinlinestatic
GlobalWarningDisplayOn()itk::Objectinlinestatic
GradientDescentOptimizerBasev4Template()itk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
GradientDescentOptimizerv4Template()itk::GradientDescentOptimizerv4Template< TInternalComputationValueType >protected
HasObserver(const EventObject &event) constitk::Object
IndexRangeType typedefitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >
InternalClone() constitk::LightObjectprotectedvirtual
InternalComputationValueType typedefitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >
InvokeEvent(const EventObject &)itk::Object
InvokeEvent(const EventObject &) constitk::Object
itkGetGlobalDeclarationMacro(bool, GlobalWarningDisplay)itk::Objectprivate
LBFGS2Optimizerv4Template()itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >protected
LightObject()itk::LightObjectprotected
LineSearchMethodEnum typedefitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
m_BestParametersitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >protected
m_ConvergenceMonitoringitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_ConvergenceValueitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >protected
m_ConvergenceWindowSizeitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_CurrentBestValueitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >protected
m_CurrentGradientNormitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >private
m_CurrentIterationitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
m_CurrentMetricValueitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
m_CurrentNumberOfEvaluationsitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >private
m_CurrentParameterNormitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >private
m_CurrentStepSizeitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >private
m_Debugitk::Objectmutableprivate
m_DoEstimateLearningRateAtEachIterationitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_DoEstimateLearningRateOnceitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_DoEstimateScalesitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
m_EstimateScalesAtEachIterationitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >private
m_GlobalWarningDisplayitk::Objectprivatestatic
m_Gradientitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_LearningRateitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >protected
m_MaximumStepSizeInPhysicalUnitsitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_MetaDataDictionaryitk::Objectmutableprivate
m_Metricitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
m_MinimumConvergenceValueitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >protected
m_ModifyGradientByLearningRateThreaderitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_ModifyGradientByScalesThreaderitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_MTimeitk::Objectmutableprivate
m_NumberOfIterationsitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
m_NumberOfWorkUnitsitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
m_ObjectNameitk::Objectprivate
m_Parametersitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >private
m_PreviousGradientitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >protected
m_ReferenceCountitk::LightObjectmutableprotected
m_ReturnBestParametersAndValueitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >protected
m_Scalesitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
m_ScalesAreIdentityitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
m_ScalesEstimatoritk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
m_StatusCodeitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >private
m_Stopitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_StopConditionitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_StopConditionDescriptionitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_SubjectImplementationitk::Objectmutableprivate
m_UseConvergenceMonitoringitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
m_Weightsitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
m_WeightsAreIdentityitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
MeasureType typedefitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >
MetricType typedefitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
MetricTypePointer typedefitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >
Modified() constitk::Objectvirtual
ModifyGradientByLearningRate()itk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >virtual
ModifyGradientByLearningRateOverSubRange(const IndexRangeType &subrange) overrideitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >protectedvirtual
ModifyGradientByScales()itk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >virtual
ModifyGradientByScalesOverSubRange(const IndexRangeType &subrange) overrideitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >protectedvirtual
New()itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >static
NumberOfParametersType typedefitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >
Object()itk::Objectprotected
ObjectToObjectOptimizerBaseTemplate()itk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected
ParametersType typedefitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
Pointer typedefitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
PrecisionType typedefitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
Print(std::ostream &os, Indent indent=0) constitk::LightObject
PrintHeader(std::ostream &os, Indent indent) constitk::LightObjectprotectedvirtual
PrintObservers(std::ostream &os, Indent indent) constitk::Objectprotected
PrintSelf(std::ostream &os, Indent indent) const overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >protectedvirtual
PrintTrailer(std::ostream &os, Indent indent) constitk::LightObjectprotectedvirtual
Register() const overrideitk::Objectvirtual
RemoveAllObservers()itk::Object
RemoveObserver(unsigned long tag)itk::Object
ResumeOptimization() overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >virtual
ReturnBestParametersAndValueOn()itk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
ScalesEstimatorType typedefitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >
ScalesType typedefitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
Self typedefitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetConvergenceWindowSize(SizeValueType) overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >inlineprivatevirtual
SetDebug(bool debugFlag) constitk::Object
SetDeltaConvergenceDistance(int nPast)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetDeltaConvergenceTolerance(PrecisionType tol)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetDoEstimateLearningRateAtEachIteration(bool _arg)itk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
SetDoEstimateLearningRateOnce(bool _arg)itk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
SetDoEstimateScales(bool _arg)itk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
SetEstimateScalesAtEachIteration(bool _arg)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >virtual
SetGlobalWarningDisplay(bool val)itk::Objectstatic
SetHessianApproximationAccuracy(int m)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetLearningRate(TInternalComputationValueType _arg)itk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
SetLineSearch(const LineSearchMethodEnum &linesearch)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetLineSearchAccuracy(PrecisionType ftol)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetLineSearchGradientAccuracy(PrecisionType gtol)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetMachinePrecisionTolerance(PrecisionType xtol)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetMaximumIterations(int maxIterations)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetMaximumLineSearchEvaluations(int n)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetMaximumLineSearchStep(PrecisionType step)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetMaximumStepSizeInPhysicalUnits(TInternalComputationValueType _arg)itk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
SetMetaDataDictionary(const MetaDataDictionary &rhs)itk::Object
SetMetaDataDictionary(MetaDataDictionary &&rrhs)itk::Object
SetMetric(MetricType *_arg)itk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
SetMinimumConvergenceValue(PrecisionType) overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >inlineprivate
itk::GradientDescentOptimizerv4Template::SetMinimumConvergenceValue(TInternalComputationValueType _arg)itk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
SetMinimumLineSearchStep(PrecisionType step)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetNumberOfIterations(const SizeValueType _arg) overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >inlinevirtual
SetNumberOfWorkUnits(ThreadIdType number)itk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
SetObjectName(std::string _arg)itk::Objectvirtual
SetOrthantwiseCoefficient(PrecisionType orthant_c)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetOrthantwiseEnd(int end)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetOrthantwiseStart(int start)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetReferenceCount(int) overrideitk::Objectvirtual
SetReturnBestParametersAndValue(bool _arg)itk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
SetScales(const ScalesType &scales)itk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >inlinevirtual
SetScalesEstimator(ScalesEstimatorType *_arg)itk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
SetSolutionAccuracy(PrecisionType epsilon)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
SetTimeStamp(const TimeStamp &timeStamp)itk::Objectprotectedvirtual
SetWeights(ScalesType _arg)itk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >virtual
SetWolfeCoefficient(PrecisionType wc)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
StartOptimization(bool doOnlyInitialization=false) overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >virtual
StopConditionDescriptionType typedefitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >
StopConditionReturnStringType typedefitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >
StopOptimization() overrideitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >virtual
Superclass typedefitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >
UnRegister() const noexcept overrideitk::Objectvirtual
UpdateProgress(const PrecisionType *x, const PrecisionType *g, const PrecisionType fx, const PrecisionType xnorm, const PrecisionType gnorm, const PrecisionType step, int n, int k, int ls)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >protected
UpdateProgressCallback(void *instance, const PrecisionType *x, const PrecisionType *g, const PrecisionType fx, const PrecisionType xnorm, const PrecisionType gnorm, const PrecisionType step, int n, int k, int ls)itk::LBFGS2Optimizerv4Template< TInternalComputationValueType >protectedstatic
~GradientDescentOptimizerBasev4Template() override=defaultitk::GradientDescentOptimizerBasev4Template< TInternalComputationValueType >protected
~GradientDescentOptimizerv4Template() override=defaultitk::GradientDescentOptimizerv4Template< TInternalComputationValueType >protected
~LBFGS2Optimizerv4Template() overrideitk::LBFGS2Optimizerv4Template< TInternalComputationValueType >protected
~LightObject()itk::LightObjectprotectedvirtual
~Object() overrideitk::Objectprotected
~ObjectToObjectOptimizerBaseTemplate() overrideitk::ObjectToObjectOptimizerBaseTemplate< TInternalComputationValueType >protected