BWAPI
Classes | Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Root_of_traits.h File Reference
#include <CGAL/number_type_basic.h>
#include <CGAL/Root_of_2.h>
#include <CGAL/Quotient.h>
Include dependency graph for Root_of_traits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CGALi::Root_of_traits_helper< NT, Algebraic_category >
struct  CGALi::Root_of_traits_helper< NT, Algebraic_category >::Make_root_of_2
struct  CGALi::Root_of_traits_helper< FT, Field_tag >
struct  CGALi::Root_of_traits_helper< FT, Field_tag >::Make_root_of_2
struct  CGALi::Root_of_traits_helper< NT, Field_with_sqrt_tag >
struct  CGALi::Root_of_traits_helper< NT, Field_with_sqrt_tag >::Make_root_of_2
struct  CGALi::Root_of_traits_helper< NT, Field_with_kth_root_tag >
struct  CGALi::Root_of_traits_helper< NT, Field_with_root_of_tag >
struct  Root_of_traits< NT >
struct  Root_of_traits< Interval_nt< B > >
struct  Root_of_traits< Interval_nt< B > >::Make_root_of_2

Namespaces

namespace  CGALi

Functions

template<class NT >
Root_of_traits< NT >::Root_of_2 make_root_of_2 (const NT &a, const NT &b, const NT &c)
template<class NT >
Root_of_traits< NT >::Root_of_2 make_root_of_2 (const NT &a, const NT &b, const NT &c, const bool smaller)

Function Documentation

template<class NT >
Root_of_traits< NT >::Root_of_2 make_root_of_2 ( const NT &  a,
const NT &  b,
const NT &  c 
) [inline]

Here is the caller graph for this function:

template<class NT >
Root_of_traits< NT >::Root_of_2 make_root_of_2 ( const NT &  a,
const NT &  b,
const NT &  c,
const bool  smaller 
) [inline]

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines