MOAB  4.9.3pre
Eigen::internal::unpacket_traits< Packet4cf > Struct Template Reference

#include <Complex.h>

List of all members.

Public Types

enum  { size = 4, alignment = Aligned32 }
typedef std::complex< float > type
typedef Packet2cf half

Detailed Description

template<>
struct Eigen::internal::unpacket_traits< Packet4cf >

Definition at line 48 of file AVX/Complex.h.


Member Typedef Documentation

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.


Member Enumeration Documentation

anonymous enum
Enumerator:
size 
alignment 

Definition at line 48 of file AVX/Complex.h.

{ typedef std::complex<float> type; enum {size=4, alignment=Aligned32}; typedef Packet2cf half; };

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines