realroot_doc 0.1.1
|
#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.
#define ALLBOXES 0 |
Definition at line 39 of file solver_mv_monomial.hpp.
Referenced by solver_mv_monomial< FT, POL >::solve_system().
#define BOX box_rep<POL> |
Definition at line 35 of file solver_mv_monomial.hpp.
Referenced by solver_cffirst< Real, POL >::all_roots(), solver_mv_monomial< FT, POL >::approximate(), solver_cffirst< Real, POL >::first_root(), solver_cffirst< Real, POL >::first_root_approximate(), solver_cffirst< Real, POL >::first_root_floor(), solver_mv_monomial< FT, POL >::isolate(), and solver_mv_monomial< FT, POL >::solve_system().
#define C_EXCLUDE exclude3(b) |
Definition at line 52 of file solver_mv_monomial.hpp.
Referenced by solver_mv_monomial< FT, POL >::solve_system().
#define C_INCLUDE include1(b,J) |
Definition at line 46 of file solver_mv_monomial.hpp.
Referenced by solver_mv_monomial< FT, POL >::approximate(), and solver_mv_monomial< FT, POL >::solve_system().
#define DPOL polynomial<double,with<MonomialTensor> > |
Definition at line 42 of file solver_mv_monomial.hpp.
Referenced by solver_mv_monomial< FT, POL >::check_root().
#define N_ITER 50000 |
Definition at line 36 of file solver_mv_monomial.hpp.
Referenced by solver_mv_monomial< FT, POL >::solve_system().
#define SOLVER solver<C,MCFisolate > |
Definition at line 33 of file solver_mv_monomial.hpp.
#define TMPL template<class POL> |
Definition at line 31 of file solver_mv_monomial.hpp.
#define TMPLF template<class FT, class POL> |
Definition at line 32 of file solver_mv_monomial.hpp.
#define VERBOSE 0 |
Definition at line 40 of file solver_mv_monomial.hpp.
Referenced by solver_mv_monomial< FT, POL >::solve_system().