#include <Complex.h>
Public Member Functions | |
EIGEN_STRONG_INLINE | Packet1cd () |
EIGEN_STRONG_INLINE | Packet1cd (const __m128d &a) |
Public Attributes | |
__m128d | v |
Definition at line 251 of file SSE/Complex.h.
EIGEN_STRONG_INLINE internal::Packet1cd::Packet1cd | ( | ) | [inline] |
Definition at line 253 of file SSE/Complex.h.
EIGEN_STRONG_INLINE internal::Packet1cd::Packet1cd | ( | const __m128d & | a | ) | [inline, explicit] |
Definition at line 254 of file SSE/Complex.h.
__m128d internal::Packet1cd::v |
Definition at line 255 of file SSE/Complex.h.