StuBS
Math Namespace Reference

Basic math helper functions. More...

Functions

template<typename T >
abs (T a)
 
template<typename T >
min (T a, T b)
 
template<typename T >
max (T a, T b)
 

Detailed Description

Basic math helper functions.