#include <Complex.h>
Public Member Functions | |
EIGEN_STRONG_INLINE | Packet1cd () |
EIGEN_STRONG_INLINE | Packet1cd (const __m128d &a) |
Public Attributes | |
__m128d | v |
Definition at line 238 of file SSE/Complex.h.
EIGEN_STRONG_INLINE Eigen::internal::Packet1cd::Packet1cd | ( | ) | [inline] |
Definition at line 240 of file SSE/Complex.h.
EIGEN_STRONG_INLINE Eigen::internal::Packet1cd::Packet1cd | ( | const __m128d & | a | ) | [inline, explicit] |
Definition at line 241 of file SSE/Complex.h.
__m128d Eigen::internal::Packet1cd::v |
Definition at line 242 of file SSE/Complex.h.