a (defined in o2scl::root_brent_gsl< func_t >) | o2scl::root_brent_gsl< func_t > | protected |
b (defined in o2scl::root_brent_gsl< func_t >) | o2scl::root_brent_gsl< func_t > | protected |
bracket_iters | o2scl::root_bkt< func_t > | |
bracket_min | o2scl::root_bkt< func_t > | |
bracket_step | o2scl::root_bkt< func_t > | |
c (defined in o2scl::root_brent_gsl< func_t >) | o2scl::root_brent_gsl< func_t > | protected |
d (defined in o2scl::root_brent_gsl< func_t >) | o2scl::root_brent_gsl< func_t > | protected |
e (defined in o2scl::root_brent_gsl< func_t >) | o2scl::root_brent_gsl< func_t > | protected |
err_nonconv | o2scl::root< func_t, func_t > | |
fa (defined in o2scl::root_brent_gsl< func_t >) | o2scl::root_brent_gsl< func_t > | protected |
fb (defined in o2scl::root_brent_gsl< func_t >) | o2scl::root_brent_gsl< func_t > | protected |
fc (defined in o2scl::root_brent_gsl< func_t >) | o2scl::root_brent_gsl< func_t > | protected |
get_lower() | o2scl::root_brent_gsl< func_t > | inline |
get_root() | o2scl::root_brent_gsl< func_t > | inline |
get_upper() | o2scl::root_brent_gsl< func_t > | inline |
iterate(func_t &f) | o2scl::root_brent_gsl< func_t > | inline |
last_ntrial | o2scl::root< func_t, func_t > | |
ntrial | o2scl::root< func_t, func_t > | |
print_iter(double x, double y, int iter, double value=0.0, double limit=0.0, std::string comment="") | o2scl::root< func_t, func_t > | inlinevirtual |
root | o2scl::root_brent_gsl< func_t > | protected |
root() (defined in o2scl::root< func_t, func_t >) | o2scl::root< func_t, func_t > | inline |
root_bkt() (defined in o2scl::root_bkt< func_t >) | o2scl::root_bkt< func_t > | inline |
root_brent_gsl() (defined in o2scl::root_brent_gsl< func_t >) | o2scl::root_brent_gsl< func_t > | inline |
set(func_t &ff, double lower, double upper) | o2scl::root_brent_gsl< func_t > | inline |
solve(double &x, func_t &func) | o2scl::root_bkt< func_t > | inlinevirtual |
solve_bkt(double &x1, double x2, func_t &f) | o2scl::root_brent_gsl< func_t > | inlinevirtual |
solve_de(double &x, func_t &func, func_t &df) | o2scl::root_bkt< func_t > | inlinevirtual |
test_form | o2scl::root_brent_gsl< func_t > | |
tol_abs | o2scl::root< func_t, func_t > | |
tol_rel | o2scl::root< func_t, func_t > | |
type() | o2scl::root_brent_gsl< func_t > | inlinevirtual |
verbose | o2scl::root< func_t, func_t > | |
x_lower | o2scl::root_brent_gsl< func_t > | protected |
x_upper | o2scl::root_brent_gsl< func_t > | protected |
~root() (defined in o2scl::root< func_t, func_t >) | o2scl::root< func_t, func_t > | inlinevirtual |
~root_bkt() (defined in o2scl::root_bkt< func_t >) | o2scl::root_bkt< func_t > | inlinevirtual |