Main MRPT website > C++ reference
MRPT logo
Functions
compiler_fixes.h File Reference
#include <algorithm>
Include dependency graph for compiler_fixes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
const T min3 (const T &A, const T &B, const T &C)
 
template<typename T >
const T max3 (const T &A, const T &B, const T &C)
 

Function Documentation

template<typename T >
const T max3 ( const T &  A,
const T &  B,
const T &  C 
)
inline

Definition at line 89 of file compiler_fixes.h.

template<typename T >
const T min3 ( const T &  A,
const T &  B,
const T &  C 
)
inline

Definition at line 88 of file compiler_fixes.h.




Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013