Bisection Class Reference
#include <ql/Solvers1D/bisection.hpp>
Inheritance diagram for Bisection:

Detailed Description
Bisection 1-D solver
- Tests:
- the correctness of the returned values is tested by checking them against known good results.
Public Member Functions | |
template<class F> | |
Real | solveImpl (const F &f, Real xAccuracy) const |