BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Root_for_spheres_2_3.h File Reference
#include <iostream>
#include <CGAL/Polynomials_1_3.h>
#include <CGAL/Polynomials_2_3.h>
#include <CGAL/Polynomials_for_line_3.h>
#include <CGAL/Bbox_3.h>
Include dependency graph for Root_for_spheres_2_3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Root_for_spheres_2_3< RT_ >

Functions

template<typename RT >
bool operator== (const Root_for_spheres_2_3< RT > &r1, const Root_for_spheres_2_3< RT > &r2)
template<typename RT >
std::ostream & operator<< (std::ostream &os, const Root_for_spheres_2_3< RT > &r)
template<typename RT >
std::istream & operator>> (std::istream &is, Root_for_spheres_2_3< RT > &r)

Function Documentation

template<typename RT >
std::ostream& operator<< ( std::ostream &  os,
const Root_for_spheres_2_3< RT > &  r 
)
template<typename RT >
bool operator== ( const Root_for_spheres_2_3< RT > &  r1,
const Root_for_spheres_2_3< RT > &  r2 
)

Here is the call graph for this function:

template<typename RT >
std::istream& operator>> ( std::istream &  is,
Root_for_spheres_2_3< RT > &  r 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines