ANIMA
4.0
|
#include <animaDekkerRootFindingAlgorithm.h>
Public Types | |
using | ParametersType = Superclass::ParametersType |
using | Superclass = BaseRootFindingAlgorithm |
Public Types inherited from anima::BaseRootFindingAlgorithm | |
using | BaseCostFunctionPointer = BaseCostFunctionType::Pointer |
using | BaseCostFunctionType = itk::SingleValuedCostFunction |
using | ParametersType = BaseCostFunctionType::ParametersType |
Definition at line 9 of file animaDekkerRootFindingAlgorithm.h.
Definition at line 13 of file animaDekkerRootFindingAlgorithm.h.
Definition at line 12 of file animaDekkerRootFindingAlgorithm.h.
|
virtual |
Implements anima::BaseRootFindingAlgorithm.
Definition at line 6 of file animaDekkerRootFindingAlgorithm.cxx.
References anima::BaseRootFindingAlgorithm::GetCostFunctionTolerance(), anima::BaseRootFindingAlgorithm::GetFunctionValueAtInitialLowerBound(), anima::BaseRootFindingAlgorithm::GetFunctionValueAtInitialUpperBound(), anima::BaseRootFindingAlgorithm::GetLowerBound(), anima::BaseRootFindingAlgorithm::GetMaximumNumberOfIterations(), anima::BaseRootFindingAlgorithm::GetProvidedFunctionValueAtInitialLowerBound(), anima::BaseRootFindingAlgorithm::GetProvidedFunctionValueAtInitialUpperBound(), anima::BaseRootFindingAlgorithm::GetRootFindingFunction(), anima::BaseRootFindingAlgorithm::GetRootRelativeTolerance(), and anima::BaseRootFindingAlgorithm::GetUpperBound().
Referenced by anima::BoundedLevenbergMarquardtOptimizer::UpdateLambdaParameter().