|
typedef type_traits
< std::complex< float > > | self_type |
|
typedef std::complex< float > | value_type |
|
typedef const value_type & | const_reference |
|
typedef value_type & | reference |
|
typedef float | real_type |
|
typedef std::complex< double > | precision_type |
|
|
static BOOST_UBLAS_INLINE real_type | real (const_reference t) |
|
static BOOST_UBLAS_INLINE real_type | imag (const_reference t) |
|
static BOOST_UBLAS_INLINE
value_type | conj (const_reference t) |
|
static BOOST_UBLAS_INLINE real_type | type_abs (const_reference t) |
|
static BOOST_UBLAS_INLINE
value_type | type_sqrt (const_reference t) |
|
static BOOST_UBLAS_INLINE real_type | norm_1 (const_reference t) |
|
static BOOST_UBLAS_INLINE real_type | norm_2 (const_reference t) |
|
static BOOST_UBLAS_INLINE real_type | norm_inf (const_reference t) |
|
static BOOST_UBLAS_INLINE bool | equals (const_reference t1, const_reference t2) |
|
|
static const unsigned | plus_complexity |
|
static const unsigned | multiplies_complexity |
|
template<>
struct BFL::boost::numeric::ublas::type_traits< std::complex< float > >
Definition at line 348 of file asirfilter.h.
The documentation for this struct was generated from the following file: