|
|
static long | roundTo (long src, long grid) |
| |
|
static double | roundTo (double src, double grid) |
| |
|
template<typename T > |
| static T | max (T n1, T n2) |
| |
|
template<typename T > |
| static T | min (T n1, T n2) |
| |
|
template<typename T > |
| static int | sgn (T val) |
| |
The documentation for this class was generated from the following files:
- common_features/maths.h
- common_features/maths.cpp