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

#include <Complex.h>

List of all members.

Public Types

enum  { size = 1, alignment = Aligned16 }
typedef std::complex< double > type
typedef Packet1cd half

Detailed Description

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

Definition at line 299 of file SSE/Complex.h.


Member Typedef Documentation

Definition at line 299 of file SSE/Complex.h.

typedef std::complex<double> Eigen::internal::unpacket_traits< Packet1cd >::type

Definition at line 299 of file SSE/Complex.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
size 
alignment 

Definition at line 299 of file SSE/Complex.h.

{ typedef std::complex<double> type; enum {size=1, alignment=Aligned16}; typedef Packet1cd half; };

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