|
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::pset1< Packet2cf > (const std::complex< float > &from) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::pload< Packet2cf > (const std::complex< float > *from) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::ploadu< Packet2cf > (const std::complex< float > *from) |
| |
| template<> |
| EIGEN_ALWAYS_INLINE Packet2cf | Eigen::internal::pload_partial< Packet2cf > (const std::complex< float > *from, const Index n, const Index offset) |
| |
| template<> |
| EIGEN_ALWAYS_INLINE Packet2cf | Eigen::internal::ploadu_partial< Packet2cf > (const std::complex< float > *from, const Index n, const Index offset) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::ploaddup< 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_ALWAYS_INLINE void | Eigen::internal::pstore_partial< std::complex< float > > (std::complex< float > *to, const Packet2cf &from, const Index n, const Index offset) |
| |
| template<> |
| EIGEN_ALWAYS_INLINE void | Eigen::internal::pstoreu_partial< std::complex< float > > (std::complex< float > *to, const Packet2cf &from, const Index n, const Index offset) |
| |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::pload2 (const std::complex< float > &from0, const std::complex< float > &from1) |
| |
| template<> |
| EIGEN_ALWAYS_INLINE Packet2cf | Eigen::internal::pload_ignore< Packet2cf > (const std::complex< float > *from) |
| |
| template<typename Scalar , typename Packet > |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet | Eigen::internal::pgather_complex_size2 (const Scalar *from, Index stride, const Index n=2) |
| |
| template<> |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet2cf | Eigen::internal::pgather< std::complex< float >, Packet2cf > (const std::complex< float > *from, Index stride) |
| |
| template<> |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet2cf | Eigen::internal::pgather_partial< std::complex< float >, Packet2cf > (const std::complex< float > *from, Index stride, const Index n) |
| |
| template<typename Scalar , typename Packet > |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void | Eigen::internal::pscatter_complex_size2 (Scalar *to, const Packet &from, Index stride, const Index n=2) |
| |
| template<> |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void | Eigen::internal::pscatter< std::complex< float >, Packet2cf > (std::complex< float > *to, const Packet2cf &from, Index stride) |
| |
| template<> |
| EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void | Eigen::internal::pscatter_partial< std::complex< float >, Packet2cf > (std::complex< float > *to, const Packet2cf &from, Index stride, const Index n) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::padd< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::psub< 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::pconj (const Packet2cf &a) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::pand< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::por< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::pxor< 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 void | Eigen::internal::prefetch< std::complex< float > > (const std::complex< float > *addr) |
| |
| template<> |
| EIGEN_STRONG_INLINE std::complex< float > | Eigen::internal::pfirst< Packet2cf > (const Packet2cf &a) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::preverse (const Packet2cf &a) |
| |
| 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::pdiv< Packet2cf > (const Packet2cf &a, const Packet2cf &b) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::pcplxflip< Packet2cf > (const Packet2cf &x) |
| |
| EIGEN_STRONG_INLINE void | Eigen::internal::ptranspose (PacketBlock< Packet2cf, 2 > &kernel) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::pcmp_eq (const Packet2cf &a, const Packet2cf &b) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::psqrt< Packet2cf > (const Packet2cf &a) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::plog< Packet2cf > (const Packet2cf &a) |
| |
| template<> |
| EIGEN_STRONG_INLINE Packet2cf | Eigen::internal::pexp< Packet2cf > (const Packet2cf &a) |
| |