HomeSort by relevance Sort by last modified time
    Searched defs:pcplxflip (Results 1 - 4 of 4) sorted by null

  /external/eigen/Eigen/src/Core/arch/AltiVec/
Complex.h 208 template<> EIGEN_STRONG_INLINE Packet2cf pcplxflip<Packet2cf>(const Packet2cf& x) function in namespace:Eigen::internal
  /external/eigen/Eigen/src/Core/arch/SSE/
Complex.h 231 EIGEN_STRONG_INLINE Packet2cf pcplxflip/*<Packet2cf>*/(const Packet2cf& x) function in namespace:Eigen::internal
427 EIGEN_STRONG_INLINE Packet1cd pcplxflip/*<Packet1cd>*/(const Packet1cd& x) function in namespace:Eigen::internal
  /external/eigen/Eigen/src/Core/
GenericPacketMath.h 217 template<typename Packet> inline Packet pcplxflip(const Packet& a) function in namespace:Eigen::internal
  /external/eigen/Eigen/src/Core/arch/NEON/
Complex.h 137 template<> EIGEN_STRONG_INLINE Packet2cf pcplxflip<Packet2cf>(const Packet2cf& a) function in namespace:Eigen::internal

Completed in 246 milliseconds