#include <Complex.h>
Public Member Functions | |
EIGEN_STRONG_INLINE | Packet1cd () |
EIGEN_STRONG_INLINE | Packet1cd (const Packet2d &a) |
EIGEN_STRONG_INLINE | Packet1cd () |
EIGEN_STRONG_INLINE | Packet1cd (const __m128d &a) |
Public Attributes | |
Packet2d | v |
__m128d | v |
Definition at line 265 of file SSE/Complex.h.
|
inline |
Definition at line 267 of file SSE/Complex.h.
|
inlineexplicit |
Definition at line 268 of file SSE/Complex.h.
|
inline |
Definition at line 23 of file ZVector/Complex.h.
|
inlineexplicit |
Definition at line 24 of file ZVector/Complex.h.
Packet2d Eigen::internal::Packet1cd::v |
Definition at line 25 of file ZVector/Complex.h.
__m128d Eigen::internal::Packet1cd::v |
Definition at line 269 of file SSE/Complex.h.