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

Go to the source code of this file.

Classes

class  Scalar_factor_traits< NT >
 traits class for scalar factor extraction More...
class  Scalar_factor_traits< NT >::Scalar_factor
class  Scalar_factor_traits< NT >::Scalar_div

Functions

template<class NT >
void remove_scalar_factor (NT &x)
 removes the scalar factor
template<class NT >
CGAL::Scalar_factor_traits< NT >
::Scalar 
scalar_factor (const NT &x)
template<class NT >
CGAL::Scalar_factor_traits< NT >
::Scalar 
scalar_factor (const NT &x, const typename CGAL::Scalar_factor_traits< NT >::Scalar &d)

Function Documentation

template<class NT >
void remove_scalar_factor ( NT &  x)

removes the scalar factor

Removes the scalar factor provided by NiX::Scalar_factor_traits

template<class NT >
CGAL::Scalar_factor_traits<NT>::Scalar scalar_factor ( const NT &  x) [inline]

Here is the caller graph for this function:

template<class NT >
CGAL::Scalar_factor_traits<NT>::Scalar scalar_factor ( const NT &  x,
const typename CGAL::Scalar_factor_traits< NT >::Scalar &  d 
) [inline]

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines