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

Go to the source code of this file.

Functions

template<typename T >
CGAL_BEGIN_NAMESPACE const T & min_n (const T &t0, const T &t1)
template<typename T >
const T & min_n (const T &t0, const T &t1, const T &t2)
template<typename T >
const T & min_n (const T &t0, const T &t1, const T &t2, const T &t3)
template<typename T >
const T & min_n (const T &t0, const T &t1, const T &t2, const T &t3, const T &t4)
template<typename T >
const T & min_n (const T &t0, const T &t1, const T &t2, const T &t3, const T &t4, const T &t5)
template<typename T >
const T & min_n (const T &t0, const T &t1, const T &t2, const T &t3, const T &t4, const T &t5, const T &t6)
template<typename T >
const T & min_n (const T &t0, const T &t1, const T &t2, const T &t3, const T &t4, const T &t5, const T &t6, const T &t7)
template<typename T >
const T & max_n (const T &t0, const T &t1)
template<typename T >
const T & max_n (const T &t0, const T &t1, const T &t2)
template<typename T >
const T & max_n (const T &t0, const T &t1, const T &t2, const T &t3)
template<typename T >
const T & max_n (const T &t0, const T &t1, const T &t2, const T &t3, const T &t4)
template<typename T >
const T & max_n (const T &t0, const T &t1, const T &t2, const T &t3, const T &t4, const T &t5)
template<typename T >
const T & max_n (const T &t0, const T &t1, const T &t2, const T &t3, const T &t4, const T &t5, const T &t6)
template<typename T >
const T & max_n (const T &t0, const T &t1, const T &t2, const T &t3, const T &t4, const T &t5, const T &t6, const T &t7)

Function Documentation

template<typename T >
const T& max_n ( const T &  t0,
const T &  t1 
) [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

template<typename T >
const T& max_n ( const T &  t0,
const T &  t1,
const T &  t2 
) [inline]

Here is the call graph for this function:

template<typename T >
const T& max_n ( const T &  t0,
const T &  t1,
const T &  t2,
const T &  t3 
) [inline]

Here is the call graph for this function:

template<typename T >
const T& max_n ( const T &  t0,
const T &  t1,
const T &  t2,
const T &  t3,
const T &  t4 
) [inline]

Here is the call graph for this function:

template<typename T >
const T& max_n ( const T &  t0,
const T &  t1,
const T &  t2,
const T &  t3,
const T &  t4,
const T &  t5 
) [inline]

Here is the call graph for this function:

template<typename T >
const T& max_n ( const T &  t0,
const T &  t1,
const T &  t2,
const T &  t3,
const T &  t4,
const T &  t5,
const T &  t6 
) [inline]

Here is the call graph for this function:

template<typename T >
const T& max_n ( const T &  t0,
const T &  t1,
const T &  t2,
const T &  t3,
const T &  t4,
const T &  t5,
const T &  t6,
const T &  t7 
) [inline]

Here is the call graph for this function:

template<typename T >
CGAL_BEGIN_NAMESPACE const T& min_n ( const T &  t0,
const T &  t1 
) [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

template<typename T >
const T& min_n ( const T &  t0,
const T &  t1,
const T &  t2 
) [inline]

Here is the call graph for this function:

template<typename T >
const T& min_n ( const T &  t0,
const T &  t1,
const T &  t2,
const T &  t3 
) [inline]

Here is the call graph for this function:

template<typename T >
const T& min_n ( const T &  t0,
const T &  t1,
const T &  t2,
const T &  t3,
const T &  t4 
) [inline]

Here is the call graph for this function:

template<typename T >
const T& min_n ( const T &  t0,
const T &  t1,
const T &  t2,
const T &  t3,
const T &  t4,
const T &  t5 
) [inline]

Here is the call graph for this function:

template<typename T >
const T& min_n ( const T &  t0,
const T &  t1,
const T &  t2,
const T &  t3,
const T &  t4,
const T &  t5,
const T &  t6 
) [inline]

Here is the call graph for this function:

template<typename T >
const T& min_n ( const T &  t0,
const T &  t1,
const T &  t2,
const T &  t3,
const T &  t4,
const T &  t5,
const T &  t6,
const T &  t7 
) [inline]

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines