HDK
|
Go to the source code of this file.
Classes | |
struct | Math< T > |
struct | Math< float > |
Functions | |
template<class T > | |
T | sinx_over_x (T x) |
template<class T > | |
bool | equalWithAbsError (T x1, T x2, T e) |
template<class T > | |
bool | equalWithRelError (T x1, T x2, T e) |
|
inline |
Definition at line 192 of file ImathMath.h.
|
inline |
Definition at line 200 of file ImathMath.h.
|
inline |
Definition at line 162 of file ImathMath.h.