math_traits< T > Struct Template Reference

template<class T>
struct usml::ublas::math_traits< T >


Member Typedef Documentation

typedef const T& const_reference
typedef T real_type
typedef T& reference
typedef math_traits<T> self_type
typedef T value_type

Member Function Documentation

static value_type acos ( const_reference  t  )  [inline, static]
static value_type acosh ( const_reference  t  )  [inline, static]
static value_type asin ( const_reference  t  )  [inline, static]
static value_type asinh ( const_reference  t  )  [inline, static]
static value_type atan ( const_reference  t  )  [inline, static]
static value_type atan2 ( const_reference  y,
const_reference  x 
) [inline, static]
static value_type atanh ( const_reference  t  )  [inline, static]
static value_type cos ( const_reference  t  )  [inline, static]
static value_type cosh ( const_reference  t  )  [inline, static]
static value_type exp ( const_reference  t  )  [inline, static]
static value_type log ( const_reference  t  )  [inline, static]
static value_type log10 ( const_reference  t  )  [inline, static]
static value_type pow ( const_reference  t,
const_reference  e 
) [inline, static]
static value_type pow ( const_reference  t,
int  e 
) [inline, static]
static value_type sin ( const_reference  t  )  [inline, static]
static value_type sinh ( const_reference  t  )  [inline, static]
static value_type sqrt ( const_reference  t  )  [inline, static]
static value_type tan ( const_reference  t  )  [inline, static]
static value_type tanh ( const_reference  t  )  [inline, static]
static value_type to_colatitude ( const_reference  t  )  [inline, static]
static value_type to_degrees ( const_reference  t  )  [inline, static]
static value_type to_latitude ( const_reference  t  )  [inline, static]
static value_type to_radians ( const_reference  t  )  [inline, static]

Generated on 4 May 2015 for USML by  doxygen 1.6.1