realroot_doc 0.1.1
|
#include <realroot/GMP.hpp>
#include <realroot/univariate_bounds.hpp>
#include <realroot/sign_variation.hpp>
#include <realroot/Seq.hpp>
#include <realroot/solver.hpp>
#include <realroot/contfrac_intervaldata.hpp>
#include <realroot/contfrac_lowerbound.hpp>
Go to the source code of this file.
#define SOLVER solver<C, ContFrac<R,V> > |
Definition at line 75 of file solver_uv_continued_fraction.hpp.
#define TMPL template<class C, class R, class V> |
Definition at line 74 of file solver_uv_continued_fraction.hpp.