MOAB
4.9.3pre
|
#include <Complex.h>
Public Types | |
enum | { size = 4, alignment = Aligned32 } |
typedef std::complex< float > | type |
typedef Packet2cf | half |
Definition at line 48 of file AVX/Complex.h.
typedef Packet2cf Eigen::internal::unpacket_traits< Packet4cf >::half |
Definition at line 48 of file AVX/Complex.h.
typedef std::complex<float> Eigen::internal::unpacket_traits< Packet4cf >::type |
Definition at line 48 of file AVX/Complex.h.
anonymous enum |