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

#include <Complex.h>

List of all members.

Public Types

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

Detailed Description

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

Definition at line 56 of file AltiVec/Complex.h.


Member Typedef Documentation

Definition at line 51 of file NEON/Complex.h.

Definition at line 53 of file SSE/Complex.h.

typedef std::complex<float> Eigen::internal::unpacket_traits< Packet2cf >::type

Definition at line 51 of file NEON/Complex.h.

typedef std::complex<float> Eigen::internal::unpacket_traits< Packet2cf >::type

Definition at line 53 of file SSE/Complex.h.

typedef std::complex<float> Eigen::internal::unpacket_traits< Packet2cf >::type

Definition at line 56 of file AltiVec/Complex.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
size 
alignment 

Definition at line 56 of file AltiVec/Complex.h.

{ typedef std::complex<float> type; enum {size=2, alignment=Aligned16}; typedef Packet2cf half; };
anonymous enum
Enumerator:
size 
alignment 

Definition at line 51 of file NEON/Complex.h.

{ typedef std::complex<float> type; enum {size=2, alignment=Aligned16}; typedef Packet2cf half; };
anonymous enum
Enumerator:
size 
alignment 

Definition at line 53 of file SSE/Complex.h.

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

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