|
MOAB
4.9.3pre
|
#include <Complex.h>
Public Types | |
| enum | { size = 2, alignment = Aligned32 } |
| typedef std::complex< double > | type |
| typedef Packet1cd | half |
Definition at line 270 of file AVX/Complex.h.
| typedef Packet1cd Eigen::internal::unpacket_traits< Packet2cd >::half |
Definition at line 270 of file AVX/Complex.h.
| typedef std::complex<double> Eigen::internal::unpacket_traits< Packet2cd >::type |
Definition at line 270 of file AVX/Complex.h.
| anonymous enum |