math_traits< float > Struct Template Reference

template<>
struct usml::ublas::math_traits< float >


Member Typedef Documentation

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

Member Function Documentation

static real_type abs ( const complex< value_type > &  t  )  [inline, static]
static real_type abs ( const_reference  t  )  [inline, static]
static real_type abs2 ( const complex< value_type > &  t  )  [inline, static]
static real_type abs2 ( const_reference  t  )  [inline, static]
static value_type acos ( const_reference  t  )  [inline, static]
static value_type acosh ( const_reference  t  )  [inline, static]
static real_type arg ( const complex< value_type > &  t  )  [inline, static]
static real_type arg ( 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 ceil ( const_reference  t  )  [inline, static]
static value_type copysign ( const_reference  t1,
const_reference  t2 
) [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 floor ( 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 max ( const_reference  t1,
const_reference  t2 
) [inline, static]
static value_type min ( const_reference  t1,
const_reference  t2 
) [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