#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 39 of file AltiVec/Complex.h.
EIGEN_STRONG_INLINE internal::Packet2cf::Packet2cf | ( | ) | [inline] |
Definition at line 41 of file AltiVec/Complex.h.
EIGEN_STRONG_INLINE internal::Packet2cf::Packet2cf | ( | const Packet4f & | a | ) | [inline, explicit] |
Definition at line 42 of file AltiVec/Complex.h.
EIGEN_STRONG_INLINE internal::Packet2cf::Packet2cf | ( | ) | [inline] |
Definition at line 36 of file NEON/Complex.h.
EIGEN_STRONG_INLINE internal::Packet2cf::Packet2cf | ( | const Packet4f & | a | ) | [inline, explicit] |
Definition at line 37 of file NEON/Complex.h.
EIGEN_STRONG_INLINE internal::Packet2cf::Packet2cf | ( | ) | [inline] |
Definition at line 33 of file SSE/Complex.h.
EIGEN_STRONG_INLINE internal::Packet2cf::Packet2cf | ( | const __m128 & | a | ) | [inline, explicit] |
Definition at line 34 of file SSE/Complex.h.
__m128 internal::Packet2cf::v |
Definition at line 35 of file SSE/Complex.h.
Definition at line 43 of file AltiVec/Complex.h.