Definition at line 39 of file AltiVec/Complex.h.
#include <src/Core/arch/AltiVec/Complex.h>
Public Member Functions | |
EIGEN_STRONG_INLINE | Packet2cf () |
EIGEN_STRONG_INLINE | Packet2cf (const Packet4f &a) |
EIGEN_STRONG_INLINE | Packet2cf () |
EIGEN_STRONG_INLINE | Packet2cf (const Packet4f &a) |
EIGEN_STRONG_INLINE | Packet2cf () |
EIGEN_STRONG_INLINE | Packet2cf (const __m128 &a) |
Public Attributes | |
Packet4f | v |
__m128 | v |
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.
Definition at line 43 of file AltiVec/Complex.h.
Referenced by internal::pconj(), internal::pdiv< Packet2cf >(), internal::pnegate(), internal::preverse(), internal::pset1< Packet2cf >(), and internal::palign_impl< Offset, Packet2cf >::run().
__m128 internal::Packet2cf::v |
Definition at line 35 of file SSE/Complex.h.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011 |