| ANIMA
    4.0
    | 
#include <animaBaseRootFindingAlgorithm.h>
| Public Member Functions | |
| bool | operator() (const double &a, const double &b) | 
| RootToleranceBoostBridge () | |
| void | SetRootRelativeTolerance (const double &tol) | 
Definition at line 11 of file animaBaseRootFindingAlgorithm.h.
| 
 | inline | 
Definition at line 14 of file animaBaseRootFindingAlgorithm.h.
| bool anima::RootToleranceBoostBridge::operator() | ( | const double & | a, | 
| const double & | b | ||
| ) | 
Definition at line 6 of file animaBaseRootFindingAlgorithm.cxx.
Referenced by SetRootRelativeTolerance().
| 
 | inline | 
Definition at line 19 of file animaBaseRootFindingAlgorithm.h.
References operator()().
Referenced by anima::BoostBisectionRootFindingAlgorithm::Optimize(), anima::TOMS748RootFindingAlgorithm::Optimize(), and anima::BracketAndSolveRootFindingAlgorithm::Optimize().
 1.8.13
 1.8.13