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

#include <PacketMath.h>

List of all members.

Public Types

enum  { size = 2, alignment = Aligned16 }
typedef double type
typedef Packet2d half

Detailed Description

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

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


Member Typedef Documentation

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


Member Enumeration Documentation

anonymous enum
Enumerator:
size 
alignment 

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

{ typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };

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