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

#include <PacketMath.h>

List of all members.

Public Types

enum  { size = 8, alignment = Aligned32 }
typedef int type
typedef Packet4i half

Detailed Description

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

Definition at line 112 of file AVX/PacketMath.h.


Member Typedef Documentation

Definition at line 112 of file AVX/PacketMath.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
size 
alignment 

Definition at line 112 of file AVX/PacketMath.h.

{ typedef int    type; typedef Packet4i half; enum {size=8, alignment=Aligned32}; };

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