|
Rumba C++ SDK
|
Go to the source code of this file.
Classes | |
| struct | Imath::Math< T > |
| struct | Imath::Math< float > |
Namespaces | |
| Imath | |
Functions | |
| template<class T > | |
| T | Imath::sinx_over_x (T x) |
| template<class T > | |
| bool | Imath::equalWithAbsError (T x1, T x2, T e) |
| template<class T > | |
| bool | Imath::equalWithRelError (T x1, T x2, T e) |