ANIMA
4.0
|
#include <animaBoostBisectionRootFindingAlgorithm.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 animaBoostBisectionRootFindingAlgorithm.h.
Definition at line 13 of file animaBoostBisectionRootFindingAlgorithm.h.
Definition at line 12 of file animaBoostBisectionRootFindingAlgorithm.h.
|
virtual |
Implements anima::BaseRootFindingAlgorithm.
Definition at line 7 of file animaBoostBisectionRootFindingAlgorithm.cxx.
References anima::BaseRootFindingAlgorithm::GetLowerBound(), anima::BaseRootFindingAlgorithm::GetMaximumNumberOfIterations(), anima::BaseRootFindingAlgorithm::GetRootFindingFunction(), anima::BaseRootFindingAlgorithm::GetRootRelativeTolerance(), anima::BaseRootFindingAlgorithm::GetUpperBound(), anima::RootFindingFunctionBoostBridge::SetRootFindingFunction(), and anima::RootToleranceBoostBridge::SetRootRelativeTolerance().