Classes | Namespaces | Functions | Variables
NEON/Complex.h File Reference

Go to the source code of this file.

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

 Eigen
 
 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)
 
static uint32x4_t Eigen::internal::p4ui_CONJ_XOR = EIGEN_INIT_NEON_PACKET4(0x00000000, 0x80000000, 0x00000000, 0x80000000)
 


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:03