MOAB  4.9.3pre
Eigen::internal::Packet2cd Struct Reference

#include <Complex.h>

List of all members.

Public Member Functions

EIGEN_STRONG_INLINE Packet2cd ()
EIGEN_STRONG_INLINE Packet2cd (const __m256d &a)

Public Attributes

__m256d v

Detailed Description

Definition at line 240 of file AVX/Complex.h.


Constructor & Destructor Documentation

Definition at line 242 of file AVX/Complex.h.

{}
EIGEN_STRONG_INLINE Eigen::internal::Packet2cd::Packet2cd ( const __m256d &  a) [inline, explicit]

Definition at line 243 of file AVX/Complex.h.

: v(a) {}

Member Data Documentation

Definition at line 244 of file AVX/Complex.h.


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