Go to the source code of this file.
Functions | |
template<typename DataType> | |
DataType | min (const DataType &x, const DataType &y) |
template<typename DataType> | |
DataType | max (const DataType &x, const DataType &y) |
DataType max | ( | const DataType & | x, | |
const DataType & | y | |||
) | [inline] |
DataType min | ( | const DataType & | x, | |
const DataType & | y | |||
) | [inline] |