#include <realroot/Interval.hpp>
#include <realroot/texp_rationalof.hpp>
#include <ctime>
#include <realroot/univariate_bounds.hpp>
#include <realroot/linear_doolittle.hpp>
#include <realroot/homography.hpp>
#include <realroot/solver_mv_monomial_box_rep.hpp>
#include <realroot/solver_mv_monomial_tests.hpp>
#include <stack>
Go to the source code of this file.
Classes | |
class | mmx::realroot::solver_mv_monomial |
struct | mmx::MCFisolate |
struct | mmx::MCFapproximate |
struct | mmx::solver< C, MCFisolate > |
struct | mmx::solver< C, MCFapproximate > |
Namespaces | |
mmx | |
mmx::realroot | |
Macros | |
#define | TMPL template<class POL> |
#define | TMPLF template<class FT, class POL> |
#define | SOLVER solver<C,MCFisolate > |
#define | BOX box_rep<POL> |
#define | N_ITER 50000 |
#define | ALLBOXES 0 |
#define | VERBOSE 0 |
#define | DPOL polynomial<double,with<MonomialTensor> > |
#define | C_INCLUDE include1(b,J) |
#define | C_EXCLUDE exclude3(b) |
#define ALLBOXES 0 |
#define C_EXCLUDE exclude3(b) |
#define C_INCLUDE include1(b,J) |
#define DPOL polynomial<double,with<MonomialTensor> > |
#define N_ITER 50000 |
#define SOLVER solver<C,MCFisolate > |
#define TMPL template<class POL> |
#define TMPLF template<class FT, class POL> |
#define VERBOSE 0 |