realroot_doc 0.1.1
|
Go to the source code of this file.
#define DUALPOL polynomial<C,with<Dual,O> > |
Definition at line 23 of file polynomial_dual.hpp.
#define POL polynomial<C,with<Sparse,O> > |
Definition at line 22 of file polynomial_dual.hpp.
Referenced by solver_cffirst< Real, POL >::all_roots(), solver_cffirst< Real, POL >::all_roots_isolate(), 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_cffirst< Real, POL >::first_root_isolate(), mmx::realroot::include1(), box_rep< POL >::include1(), solver_mv_monomial< FT, POL >::isolate(), mmx::realroot::jacobian(), box_rep< POL >::l_bound(), box_rep< POL >::lface(), box_rep< POL >::maxs(), box_rep< POL >::mins(), mmx::realroot::miranda_test(), box_rep< POL >::miranda_test(), box_rep< POL >::rface(), mmx::run_solver(), mmx::sparse::scale(), mmx::sparse::shift(), mmx::solve(), and mmx::realroot::topological_degree_2d().
#define RING ring<C,Dual,O> |
Definition at line 20 of file polynomial_dual.hpp.
#define RING_POL ring<C,Sparse,O> |
Definition at line 21 of file polynomial_dual.hpp.
#define TMPL template<class C, class O> |
Definition at line 19 of file polynomial_dual.hpp.