Imath::Math< T > Struct Template Reference

#include <ImathMath.h>

List of all members.

Static Public Member Functions

static T acos (T x)
static T asin (T x)
static T atan (T x)
static T atan2 (T x, T y)
static T cos (T x)
static T sin (T x)
static T tan (T x)
static T cosh (T x)
static T sinh (T x)
static T tanh (T x)
static T exp (T x)
static T log (T x)
static T log10 (T x)
static T modf (T x, T *iptr)
static T pow (T x, T y)
static T sqrt (T x)
static T ceil (T x)
static T fabs (T x)
static T floor (T x)
static T fmod (T x, T y)
static T hypot (T x, T y)


Detailed Description

template<class T>
struct Imath::Math< T >

Definition at line 91 of file ImathMath.h.


Member Function Documentation

template<class T >
static T Imath::Math< T >::acos ( x  )  [inline, static]

Definition at line 93 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::asin ( x  )  [inline, static]

Definition at line 94 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::atan ( x  )  [inline, static]

Definition at line 95 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::atan2 ( x,
y 
) [inline, static]

Definition at line 96 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::ceil ( x  )  [inline, static]

Definition at line 115 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::cos ( x  )  [inline, static]

Definition at line 97 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::cosh ( x  )  [inline, static]

Definition at line 100 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::exp ( x  )  [inline, static]

Definition at line 103 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::fabs ( x  )  [inline, static]

Definition at line 116 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::floor ( x  )  [inline, static]

Definition at line 117 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::fmod ( x,
y 
) [inline, static]

Definition at line 118 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::hypot ( x,
y 
) [inline, static]

Definition at line 119 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::log ( x  )  [inline, static]

Definition at line 104 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::log10 ( x  )  [inline, static]

Definition at line 105 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::modf ( x,
T *  iptr 
) [inline, static]

Definition at line 106 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::pow ( x,
y 
) [inline, static]

Definition at line 113 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::sin ( x  )  [inline, static]

Definition at line 98 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::sinh ( x  )  [inline, static]

Definition at line 101 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::sqrt ( x  )  [inline, static]

Definition at line 114 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::tan ( x  )  [inline, static]

Definition at line 99 of file ImathMath.h.

template<class T >
static T Imath::Math< T >::tanh ( x  )  [inline, static]

Definition at line 102 of file ImathMath.h.


The documentation for this struct was generated from the following file:

Generated on Thu Jan 31 00:34:41 2013 for HDK by  doxygen 1.5.9