#include <realroot/Interval.hpp>
#include <realroot/homography.hpp>
#include <realroot/sign_variation.hpp>
#include <realroot/univariate_bounds.hpp>
#include <stack>
#include <realroot/solver.hpp>
Go to the source code of this file.
Classes | |
struct | mmx::CFfirstIsolate |
struct | mmx::CFfirstApproximate |
struct | mmx::CFfirstFloor |
struct | mmx::CFallIsolate |
struct | mmx::CFseparate |
struct | mmx::CFdecide |
class | mmx::interval_rep |
struct | mmx::solver_cffirst |
struct | mmx::solver< Ring, CFfirstIsolate > |
struct | mmx::solver< Ring, CFfirstApproximate > |
struct | mmx::solver< Ring, CFfirstFloor > |
struct | mmx::solver< Ring, CFallIsolate > |
struct | mmx::solver< Ring, CFseparate > |
struct | mmx::solver< Ring, CFdecide > |
Namespaces | |
mmx | |
Macros | |
#define | NO_ROOT -1.0 |
#define | TMPL template<class POL> |
#define | TMPLR template<class Real, class POL> |
#define | N_ITER 10000 |
#define N_ITER 10000 |
#define NO_ROOT -1.0 |
#define TMPL template<class POL> |
#define TMPLR template<class Real, class POL> |