include/realroot/univariate_bounds.hpp File Reference
#include <realroot/rounding_mode.hpp>
#include <realroot/GMP.hpp>
#include <realroot/texp_rationalof.hpp>
#include <realroot/vector_monomials.hpp>
#include <vector>
#include <stack>
#include <queue>
Go to the source code of this file.
Classes
Namespaces
Functions
- template<typename T > T abs (const T &x)
- template<class T > T pow2 (int i)
- template<typename FT , typename POLY > FT bound_root (const POLY &p, const Cauchy< FT > &m)
- template<typename FT , typename POLY > FT max_bound (const POLY &p, const Cauchy< FT > &m)
- template<typename FT , typename POLY > FT min_bound (const POLY &p, Cauchy< FT >)
Detailed Description
Definition in file univariate_bounds.hpp.