math_traits< complex< float > > Struct Template Reference

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


Member Typedef Documentation

typedef const complex<float>& const_reference
typedef float real_type
typedef complex<float>& reference
typedef math_traits<complex<float> > self_type
typedef complex<float> 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 ( real_type  t,
const_reference  e 
) [inline, static]
static value_type pow ( const_reference  t,
real_type  e 
) [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]

Generated on 4 May 2015 for USML by  doxygen 1.6.1