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