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

#include <Complex.h>

List of all members.

Public Member Functions

EIGEN_STRONG_INLINE Packet4cf ()
EIGEN_STRONG_INLINE Packet4cf (const __m256 &a)

Public Attributes

__m256 v

Detailed Description

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


Constructor & Destructor Documentation

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

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

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

: v(a) {}

Member Data Documentation

Definition at line 22 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