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