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

Go to the source code of this file.

Classes

class  Sturm_isolating_interval< FT_t >
 Define the interface for a bounding interval By convention the intervals are closed. More...

Functions

template<class OStream , class NT >
OStream & operator<< (OStream &out, const Sturm_isolating_interval< NT > &ii)
template<class NT >
std::pair< double, double > to_interval (const Sturm_isolating_interval< NT > &ii)
template<class NT >
CGAL_POLYNOMIAL_END_INTERNAL_NAMESPACE
CGAL_BEGIN_NAMESPACE std::pair
< double, double > 
to_interval (const CGAL_POLYNOMIAL_NS::internal::Sturm_isolating_interval< NT > &ii)

Function Documentation

template<class OStream , class NT >
OStream& operator<< ( OStream &  out,
const Sturm_isolating_interval< NT > &  ii 
)
template<class NT >
std::pair<double, double> to_interval ( const Sturm_isolating_interval< NT > &  ii)

Here is the call graph for this function:

template<class NT >
CGAL_POLYNOMIAL_END_INTERNAL_NAMESPACE CGAL_BEGIN_NAMESPACE std::pair<double, double> to_interval ( const CGAL_POLYNOMIAL_NS::internal::Sturm_isolating_interval< NT > &  ii)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines