| 
    ANIMA
    4.0
    
   | 
 
#include <animaTOMS748RootFindingAlgorithm.h>
 Inheritance diagram for anima::TOMS748RootFindingAlgorithm:
 Collaboration diagram for anima::TOMS748RootFindingAlgorithm: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 animaTOMS748RootFindingAlgorithm.h.
Definition at line 13 of file animaTOMS748RootFindingAlgorithm.h.
Definition at line 12 of file animaTOMS748RootFindingAlgorithm.h.
      
  | 
  virtual | 
Implements anima::BaseRootFindingAlgorithm.
Definition at line 7 of file animaTOMS748RootFindingAlgorithm.cxx.
References anima::BaseRootFindingAlgorithm::GetFunctionValueAtInitialLowerBound(), anima::BaseRootFindingAlgorithm::GetFunctionValueAtInitialUpperBound(), anima::BaseRootFindingAlgorithm::GetLowerBound(), anima::BaseRootFindingAlgorithm::GetMaximumNumberOfIterations(), anima::BaseRootFindingAlgorithm::GetProvidedFunctionValueAtInitialLowerBound(), anima::BaseRootFindingAlgorithm::GetProvidedFunctionValueAtInitialUpperBound(), anima::BaseRootFindingAlgorithm::GetRootFindingFunction(), anima::BaseRootFindingAlgorithm::GetRootRelativeTolerance(), anima::BaseRootFindingAlgorithm::GetUpperBound(), anima::RootFindingFunctionBoostBridge::SetRootFindingFunction(), and anima::RootToleranceBoostBridge::SetRootRelativeTolerance().
 1.8.13