![]() |
UtilsLite
Utilities for C++ programming
|
This is the complete list of members for Utils::Trichotomy< Real >, including all inherited members.
converged() const | Utils::Trichotomy< Real > | inline |
eval(Real a, Real b, Trichotomy_base_fun< Real > *fun) | Utils::Trichotomy< Real > | inline |
eval2(Real a, Real b, PFUN pfun) | Utils::Trichotomy< Real > | inline |
num_fun_eval() const | Utils::Trichotomy< Real > | inline |
search(Real x, Real delta, Trichotomy_base_fun< Real > *fun) | Utils::Trichotomy< Real > | inline |
search2(Real x, Real delta, PFUN pfun) | Utils::Trichotomy< Real > | inline |
set_max_fun_evaluation(Integer mfev) | Utils::Trichotomy< Real > | |
set_max_iterations(Integer mit) | Utils::Trichotomy< Real > | |
tolerance() const | Utils::Trichotomy< Real > | inline |
Trichotomy()=default | Utils::Trichotomy< Real > | |
used_iter() const | Utils::Trichotomy< Real > | inline |
~Trichotomy()=default | Utils::Trichotomy< Real > |