DiFfRG
Loading...
Searching...
No Matches
DiFfRG::BisectionRootFinder Member List

This is the complete list of members for DiFfRG::BisectionRootFinder, including all inherited members.

abs_tolDiFfRG::AbstractRootFinder< 1 >protected
AbstractRootFinder(const FUN &f, const double abs_tol=1e-4, const int max_iter=1000)DiFfRG::AbstractRootFinder< 1 >inline
AbstractRootFinder(const FUN_ARR &f, const double abs_tol=1e-4, const int max_iter=1000)DiFfRG::AbstractRootFinder< 1 >inline
BisectionRootFinder(const FUN &f, const double abs_tol=1e-4, const int max_iter=1000)DiFfRG::BisectionRootFinderinline
fDiFfRG::AbstractRootFinder< 1 >protected
FUN typedefDiFfRG::AbstractRootFinder< 1 >protected
FUN_ARR typedefDiFfRG::AbstractRootFinder< 1 >protected
get_iter() constDiFfRG::AbstractRootFinder< 1 >inline
iterDiFfRG::AbstractRootFinder< 1 >protected
max_iterDiFfRG::AbstractRootFinder< 1 >protected
next_xDiFfRG::BisectionRootFinderprotected
search()DiFfRG::AbstractRootFinder< 1 >inline
search_impl() overrideDiFfRG::BisectionRootFinderinlineprotectedvirtual
set_abs_tol(const double abs_tol)DiFfRG::AbstractRootFinder< 1 >inline
set_bounds(const double x_min, const double x_max)DiFfRG::BisectionRootFinderinline
set_max_iter(const uint max_iter)DiFfRG::AbstractRootFinder< 1 >inline
set_next_x(const std::function< double(double, double)> &next_x)DiFfRG::BisectionRootFinderinline
set_x_max(const double x_max)DiFfRG::BisectionRootFinderinline
set_x_min(const double x_min)DiFfRG::BisectionRootFinderinline
x_maxDiFfRG::BisectionRootFinderprotected
x_minDiFfRG::BisectionRootFinderprotected