#include <Complex.h>
Public Member Functions | |
EIGEN_STRONG_INLINE | Packet8cf () |
EIGEN_STRONG_INLINE | Packet8cf (const __m512 &a) |
Public Attributes | |
__m512 | v |
Definition at line 18 of file AVX512/Complex.h.
|
inline |
Definition at line 20 of file AVX512/Complex.h.
|
inlineexplicit |
Definition at line 21 of file AVX512/Complex.h.
__m512 Eigen::internal::Packet8cf::v |
Definition at line 22 of file AVX512/Complex.h.