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

#include <PacketMath.h>

List of all members.

Public Types

enum  { size = 4, alignment = Aligned32 }
typedef double type
typedef Packet2d half

Detailed Description

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

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


Member Typedef Documentation

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


Member Enumeration Documentation

anonymous enum
Enumerator:
size 
alignment 

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

{ typedef double type; typedef Packet2d half; enum {size=4, alignment=Aligned32}; };

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