
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) |
| const T max3 | ( | const T & | A, |
| const T & | B, | ||
| const T & | C | ||
| ) | [inline] |
Definition at line 84 of file compiler_fixes.h.
| const T min3 | ( | const T & | A, |
| const T & | B, | ||
| const T & | C | ||
| ) | [inline] |
Definition at line 83 of file compiler_fixes.h.
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |