Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Functions | Variables

Complex.h File Reference

Go to the source code of this file.

Classes

struct  internal::Packet2cf
struct  internal::packet_traits< std::complex< float > >
struct  internal::unpacket_traits< Packet2cf >
struct  internal::palign_impl< Offset, Packet2cf >
struct  internal::conj_helper< Packet2cf, Packet2cf, false, true >
struct  internal::conj_helper< Packet2cf, Packet2cf, true, false >
struct  internal::conj_helper< Packet2cf, Packet2cf, true, true >

Namespaces

namespace  internal
 

Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $


Functions

template<>
EIGEN_STRONG_INLINE Packet2cf internal::pset1< Packet2cf > (const std::complex< float > &from)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::padd< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::psub< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::pnegate (const Packet2cf &a)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::pconj (const Packet2cf &a)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::pmul< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::pand< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::por< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::pxor< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::pandnot< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::pload< Packet2cf > (const std::complex< float > *from)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::ploadu< Packet2cf > (const std::complex< float > *from)
template<>
EIGEN_STRONG_INLINE void internal::pstore< std::complex< float > > (std::complex< float > *to, const Packet2cf &from)
template<>
EIGEN_STRONG_INLINE void internal::pstoreu< std::complex< float > > (std::complex< float > *to, const Packet2cf &from)
template<>
EIGEN_STRONG_INLINE void internal::prefetch< std::complex< float > > (const std::complex< float > *addr)
template<>
EIGEN_STRONG_INLINE
std::complex< float > 
internal::pfirst< Packet2cf > (const Packet2cf &a)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::preverse (const Packet2cf &a)
EIGEN_STRONG_INLINE Packet2cf internal::pcplxflip (const Packet2cf &a)
template<>
EIGEN_STRONG_INLINE
std::complex< float > 
internal::predux< Packet2cf > (const Packet2cf &a)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::preduxp< Packet2cf > (const Packet2cf *vecs)
template<>
EIGEN_STRONG_INLINE
std::complex< float > 
internal::predux_mul< Packet2cf > (const Packet2cf &a)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::pdiv< Packet2cf > (const Packet2cf &a, const Packet2cf &b)

Variables

static uint32x2_t internal::p2ui_CONJ_XOR = { 0x00000000, 0x80000000 }



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011