Classes |
struct | internal::conj_helper< Packet2cf, Packet2cf, false, true > |
struct | internal::conj_helper< Packet2cf, Packet2cf, true, false > |
struct | internal::conj_helper< Packet2cf, Packet2cf, true, true > |
struct | internal::Packet2cf |
struct | internal::packet_traits< std::complex< float > > |
struct | internal::palign_impl< Offset, Packet2cf > |
struct | internal::unpacket_traits< Packet2cf > |
Namespaces |
namespace | internal |
Functions |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::padd< 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::pandnot< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::pconj (const Packet2cf &a) |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::pcplxflip< Packet2cf > (const Packet2cf &x) |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::pdiv< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> |
EIGEN_STRONG_INLINE
std::complex< float > | internal::pfirst< Packet2cf > (const Packet2cf &a) |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::pload< Packet2cf > (const std::complex< float > *from) |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::ploaddup< 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::pmul< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::pnegate (const Packet2cf &a) |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::por< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> |
EIGEN_STRONG_INLINE
std::complex< float > | internal::predux< Packet2cf > (const Packet2cf &a) |
template<> |
EIGEN_STRONG_INLINE
std::complex< float > | internal::predux_mul< Packet2cf > (const Packet2cf &a) |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::preduxp< Packet2cf > (const Packet2cf *vecs) |
template<> |
EIGEN_STRONG_INLINE void | internal::prefetch< std::complex< float > > (const std::complex< float > *addr) |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::preverse (const Packet2cf &a) |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::pset1< 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 Packet2cf | internal::psub< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
template<> |
EIGEN_STRONG_INLINE Packet2cf | internal::pxor< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
Variables |
static uint32x2_t | internal::p2ui_CONJ_XOR = { 0x00000000, 0x80000000 } |