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

#include <PacketMath.h>

List of all members.

Public Types

enum  { size = 4, alignment = Aligned16 }
enum  { size = 4, alignment = Aligned16 }
enum  { size = 4, alignment = Aligned16 }
typedef int type
typedef Packet4i half
typedef int type
typedef Packet4i half
typedef int type
typedef Packet4i half

Detailed Description

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

Definition at line 157 of file AltiVec/PacketMath.h.


Member Typedef Documentation

Definition at line 118 of file NEON/PacketMath.h.

Definition at line 157 of file AltiVec/PacketMath.h.

Definition at line 163 of file SSE/PacketMath.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
size 
alignment 

Definition at line 157 of file AltiVec/PacketMath.h.

{ typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
anonymous enum
Enumerator:
size 
alignment 

Definition at line 118 of file NEON/PacketMath.h.

{ typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
anonymous enum
Enumerator:
size 
alignment 

Definition at line 163 of file SSE/PacketMath.h.

{ typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };

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