Classes | Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Core/arch/NEON/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

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 Packet2cf internal::ploaddup< 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)
template<>
EIGEN_STRONG_INLINE Packet2cf internal::pcplxflip< Packet2cf > (const Packet2cf &x)
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)