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

Go to the source code of this file.

Functions

template<class T >
CGAL_BEGIN_NAMESPACE T min BOOST_PREVENT_MACRO_SUBSTITUTION (const T &x, const T &y)
template<class T , class Compare >
T min BOOST_PREVENT_MACRO_SUBSTITUTION (const T &x, const T &y, const Compare &c)
template<class T >
bool is_valid (const T &x)

Function Documentation

template<class T >
T max BOOST_PREVENT_MACRO_SUBSTITUTION ( const T &  x,
const T &  y 
) [inline]
template<class T , class Compare >
T max BOOST_PREVENT_MACRO_SUBSTITUTION ( const T &  x,
const T &  y,
const Compare c 
) [inline]
template<class T >
bool is_valid ( const T &  x) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines