#include <Complex.h>
Public Member Functions | |
EIGEN_STRONG_INLINE | Packet2cf () |
EIGEN_STRONG_INLINE | Packet2cf (const __m128 &a) |
EIGEN_STRONG_INLINE | Packet2cf () |
EIGEN_STRONG_INLINE | Packet2cf (const Packet4f &a) |
EIGEN_STRONG_INLINE | Packet2cf () |
EIGEN_STRONG_INLINE | Packet2cf (const Packet4f &a) |
Public Attributes | |
__m128 | v |
Packet4f | v |
Definition at line 26 of file AltiVec/Complex.h.
EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf | ( | ) | [inline] |
Definition at line 28 of file AltiVec/Complex.h.
EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf | ( | const Packet4f & | a | ) | [inline, explicit] |
Definition at line 29 of file AltiVec/Complex.h.
EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf | ( | ) | [inline] |
Definition at line 23 of file NEON/Complex.h.
EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf | ( | const Packet4f & | a | ) | [inline, explicit] |
Definition at line 24 of file NEON/Complex.h.
EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf | ( | ) | [inline] |
Definition at line 20 of file SSE/Complex.h.
EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf | ( | const __m128 & | a | ) | [inline, explicit] |
Definition at line 21 of file SSE/Complex.h.
Definition at line 22 of file SSE/Complex.h.
Definition at line 30 of file AltiVec/Complex.h.