Public Member Functions | Public Attributes | List of all members
Eigen::internal::Packet2cf Struct Reference

#include <Complex.h>

Public Member Functions

EIGEN_STRONG_INLINE Packet2cf ()
 
EIGEN_STRONG_INLINE Packet2cf (const __m128 &a)
 
EIGEN_STRONG_INLINE Packet2cf ()
 
EIGEN_STRONG_INLINE Packet2cf (const Packet4f &a)
 
EIGEN_STRONG_INLINE Packet2cf ()
 
EIGEN_STRONG_INLINE Packet2cf (const Packet4f &a)
 
EIGEN_STRONG_INLINE Packet2cf ()
 
EIGEN_STRONG_INLINE Packet2cf (const Packet4f &a)
 

Public Attributes

union {
   Packet1cd   cd [2]
 
   Packet4f   v
 
}; 
 
__m128 v
 
Packet4f v
 

Detailed Description

Definition at line 30 of file AltiVec/Complex.h.

Constructor & Destructor Documentation

EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf ( )
inlineexplicit

Definition at line 32 of file AltiVec/Complex.h.

EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf ( const Packet4f a)
inlineexplicit

Definition at line 33 of file AltiVec/Complex.h.

EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf ( )
inline

Definition at line 37 of file NEON/Complex.h.

EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf ( const Packet4f a)
inlineexplicit

Definition at line 38 of file NEON/Complex.h.

EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf ( )
inline

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

EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf ( const __m128 &  a)
inlineexplicit

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

EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf ( )
inline

Definition at line 30 of file ZVector/Complex.h.

EIGEN_STRONG_INLINE Eigen::internal::Packet2cf::Packet2cf ( const Packet4f a)
inlineexplicit

Definition at line 31 of file ZVector/Complex.h.

Member Data Documentation

union { ... }
Packet1cd Eigen::internal::Packet2cf::cd[2]

Definition at line 34 of file ZVector/Complex.h.

__m128 Eigen::internal::Packet2cf::v

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

Packet4f Eigen::internal::Packet2cf::v

Definition at line 34 of file AltiVec/Complex.h.


The documentation for this struct was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:39