EIGEN_ALWAYS_INLINE void Eigen::internal::detail::ptranspose_impl | ( | PacketBlock< Packet, 16 > & | kernel | ) |
Definition at line 2909 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::ptranspose_impl | ( | PacketBlock< Packet, 2 > & | kernel | ) |
Definition at line 2878 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::ptranspose_impl | ( | PacketBlock< Packet, 4 > & | kernel | ) |
Definition at line 2883 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::ptranspose_impl | ( | PacketBlock< Packet, 8 > & | kernel | ) |
Definition at line 2891 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet16c > | ( | Packet16c & | p1, |
Packet16c & | p2 | ||
) |
Definition at line 2801 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet16uc > | ( | Packet16uc & | p1, |
Packet16uc & | p2 | ||
) |
Definition at line 2815 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet2f > | ( | Packet2f & | p1, |
Packet2f & | p2 | ||
) |
Definition at line 2780 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet2i > | ( | Packet2i & | p1, |
Packet2i & | p2 | ||
) |
Definition at line 2822 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet2ui > | ( | Packet2ui & | p1, |
Packet2ui & | p2 | ||
) |
Definition at line 2836 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet4bf > | ( | Packet4bf & | p1, |
Packet4bf & | p2 | ||
) |
Definition at line 3380 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet4f > | ( | Packet4f & | p1, |
Packet4f & | p2 | ||
) |
Definition at line 2787 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet4i > | ( | Packet4i & | p1, |
Packet4i & | p2 | ||
) |
Definition at line 2829 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet4s > | ( | Packet4s & | p1, |
Packet4s & | p2 | ||
) |
Definition at line 2850 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet4ui > | ( | Packet4ui & | p1, |
Packet4ui & | p2 | ||
) |
Definition at line 2843 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet4us > | ( | Packet4us & | p1, |
Packet4us & | p2 | ||
) |
Definition at line 2864 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet8c > | ( | Packet8c & | p1, |
Packet8c & | p2 | ||
) |
Definition at line 2794 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet8s > | ( | Packet8s & | p1, |
Packet8s & | p2 | ||
) |
Definition at line 2857 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet8uc > | ( | Packet8uc & | p1, |
Packet8uc & | p2 | ||
) |
Definition at line 2808 of file NEON/PacketMath.h.
EIGEN_ALWAYS_INLINE void Eigen::internal::detail::zip_in_place< Packet8us > | ( | Packet8us & | p1, |
Packet8us & | p2 | ||
) |
Definition at line 2871 of file NEON/PacketMath.h.