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

Go to the source code of this file.

Classes

class  Sqrt_extension_1< NT >
struct  Algebraic_structure_traits< Sqrt_extension_1< NT > >
struct  Real_embeddable_traits< Sqrt_extension_1< NT > >
class  Real_embeddable_traits< Sqrt_extension_1< NT > >::Abs
class  Real_embeddable_traits< Sqrt_extension_1< NT > >::Sgn
class  Real_embeddable_traits< Sqrt_extension_1< NT > >::Compare
class  Real_embeddable_traits< Sqrt_extension_1< NT > >::To_double
class  Real_embeddable_traits< Sqrt_extension_1< NT > >::To_interval

Functions

template<class NT >
Sqrt_extension_1< NT > operator* (const Sqrt_extension_1< NT > &x, const NT &n)
template<class NT >
Sqrt_extension_1< NT > operator* (const NT &n, const Sqrt_extension_1< NT > &x)
template<class NT >
Sqrt_extension_1< NT > operator* (const Sqrt_extension_1< NT > &x, const Sqrt_extension_1< NT > &y)
template<class NT >
Sqrt_extension_1< NT > operator+ (const Sqrt_extension_1< NT > &x, const NT &n)
template<class NT >
Sqrt_extension_1< NT > operator+ (const NT &n, const Sqrt_extension_1< NT > &x)
template<class NT >
Sqrt_extension_1< NT > operator+ (const Sqrt_extension_1< NT > &x, const Sqrt_extension_1< NT > &y)
template<class NT >
Sqrt_extension_1< NT > operator- (const Sqrt_extension_1< NT > &x, const NT &n)
template<class NT >
Sqrt_extension_1< NT > operator- (const NT &n, const Sqrt_extension_1< NT > &x)
template<class NT >
Sqrt_extension_1< NT > operator- (const Sqrt_extension_1< NT > &x, const Sqrt_extension_1< NT > &y)
template<class Stream , class NT >
Stream & operator<< (Stream &os, const Sqrt_extension_1< NT > &x)

Function Documentation

template<class NT >
Sqrt_extension_1<NT> operator* ( const Sqrt_extension_1< NT > &  x,
const NT &  n 
) [inline]

Here is the call graph for this function:

template<class NT >
Sqrt_extension_1<NT> operator* ( const NT &  n,
const Sqrt_extension_1< NT > &  x 
) [inline]
template<class NT >
Sqrt_extension_1<NT> operator* ( const Sqrt_extension_1< NT > &  x,
const Sqrt_extension_1< NT > &  y 
) [inline]

Here is the call graph for this function:

template<class NT >
Sqrt_extension_1<NT> operator+ ( const Sqrt_extension_1< NT > &  x,
const NT &  n 
) [inline]

Here is the call graph for this function:

template<class NT >
Sqrt_extension_1<NT> operator+ ( const NT &  n,
const Sqrt_extension_1< NT > &  x 
) [inline]
template<class NT >
Sqrt_extension_1<NT> operator+ ( const Sqrt_extension_1< NT > &  x,
const Sqrt_extension_1< NT > &  y 
) [inline]

Here is the call graph for this function:

template<class NT >
Sqrt_extension_1<NT> operator- ( const Sqrt_extension_1< NT > &  x,
const NT &  n 
) [inline]
template<class NT >
Sqrt_extension_1<NT> operator- ( const NT &  n,
const Sqrt_extension_1< NT > &  x 
) [inline]
template<class NT >
Sqrt_extension_1<NT> operator- ( const Sqrt_extension_1< NT > &  x,
const Sqrt_extension_1< NT > &  y 
) [inline]
template<class Stream , class NT >
Stream& operator<< ( Stream &  os,
const Sqrt_extension_1< NT > &  x 
) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines