![]() |
UtilsLite
Utilities for C++ programming
|
This is the complete list of members for Utils::AlgoHNewton< Real >, including all inherited members.
a() const | Utils::AlgoHNewton< Real > | inline |
AlgoHNewton()=default | Utils::AlgoHNewton< Real > | |
b() const | Utils::AlgoHNewton< Real > | inline |
converged() const | Utils::AlgoHNewton< Real > | inline |
eval(Real a, Real b, AlgoHNewton_base_fun< Real > const *fun) | Utils::AlgoHNewton< Real > | inline |
eval(Real a, Real b, Real amin, Real bmax, AlgoHNewton_base_fun< Real > const *fun) | Utils::AlgoHNewton< Real > | inline |
fa() const | Utils::AlgoHNewton< Real > | inline |
fb() const | Utils::AlgoHNewton< Real > | inline |
num_fun_D_eval() const | Utils::AlgoHNewton< Real > | inline |
num_fun_eval() const | Utils::AlgoHNewton< Real > | inline |
set_max_iterations(Integer mit) | Utils::AlgoHNewton< Real > | |
tolerance() const | Utils::AlgoHNewton< Real > | inline |
used_iter() const | Utils::AlgoHNewton< Real > | inline |
~AlgoHNewton()=default | Utils::AlgoHNewton< Real > |