BWAPI
Classes | Namespaces | Functions | Variables
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Polynomial/internal/Simple_interval_root.h File Reference
#include <CGAL/Polynomial/basic.h>
#include <CGAL/Real_embeddable_traits.h>
#include <vector>
Include dependency graph for Simple_interval_root.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Simple_interval_root< Traits >
 A root represented as a bounding interval and a polynomial. More...
class  Real_embeddable_traits< CGAL::POLYNOMIAL::internal::Simple_interval_root< T > >
class  Real_embeddable_traits< CGAL::POLYNOMIAL::internal::Simple_interval_root< T > >::Abs
class  Real_embeddable_traits< CGAL::POLYNOMIAL::internal::Simple_interval_root< T > >::Sgn
class  Real_embeddable_traits< CGAL::POLYNOMIAL::internal::Simple_interval_root< T > >::Compare
class  Real_embeddable_traits< CGAL::POLYNOMIAL::internal::Simple_interval_root< T > >::To_double
class  Real_embeddable_traits< CGAL::POLYNOMIAL::internal::Simple_interval_root< T > >::To_interval
class  std::numeric_limits< CGAL_POLYNOMIAL_NS::internal::Simple_interval_root< Tr > >

Namespaces

namespace  std

Functions

template<class F >
std::ostream & operator<< (std::ostream &out, const Simple_interval_root< F > &f)

Variables

 CGAL_POLYNOMIAL_BEGIN_INTERNAL_NAMESPACE

Function Documentation

template<class F >
std::ostream& operator<< ( std::ostream &  out,
const Simple_interval_root< F > &  f 
)

Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines