|
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) |
|