Rumba C++ SDK
ImathMath.h File Reference
#include "ImathPlatform.h"
#include "ImathLimits.h"
#include <math.h>

Go to the source code of this file.

Classes

struct  Imath::Math< T >
 
struct  Imath::Math< float >
 

Namespaces

 Imath
 

Functions

template<class 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)