MOAB  4.9.3pre
Eigen::internal::unpacket_traits< Packet4f > 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 float type
typedef Packet4f half
typedef float type
typedef Packet4f half
typedef float type
typedef Packet4f half

Detailed Description

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

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


Member Typedef Documentation

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

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

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


Member Enumeration Documentation

anonymous enum
Enumerator:
size 
alignment 

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

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

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

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

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

{ typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };

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