![]() |
Om
1.0.0
A universal framework for multimedia simulation
|
Functions | |
| template<typename T > | |
| T | recursiveSquareRoot (T n, T x1) |
| template<typename T > | |
| bool | multWillOverflow (T a, T b) |
| template<typename T > | |
| bool | unsignedMultWillOverflow (T a, T b) |
| template<typename IntegerType > | |
| IntegerType | integerPower (IntegerType base, IntegerType power) |
| template<typename IntegerType > | |
| IntegerType | unsignedIntegerPower (IntegerType base, IntegerType power) |
| template<typename T , T base> | |
| T | intLog (T value) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.11