UtilsLite
Utilities for C++ programming
Loading...
Searching...
No Matches
Utils::Trichotomy< Real > Member List

This is the complete list of members for Utils::Trichotomy< Real >, including all inherited members.

converged() constUtils::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() constUtils::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() constUtils::Trichotomy< Real >inline
Trichotomy()=defaultUtils::Trichotomy< Real >
used_iter() constUtils::Trichotomy< Real >inline
~Trichotomy()=defaultUtils::Trichotomy< Real >