Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
Eigen::internal::Packet2cf Struct Reference

Public Member Functions

EIGEN_STRONG_INLINE Packet2cf (const Packet4f &a)
 
EIGEN_STRONG_INLINE Packet2cf pmul (const Packet2cf &a, const Packet2cf &b)
 
EIGEN_STRONG_INLINE Packet2cfoperator*= (const Packet2cf &b)
 
EIGEN_STRONG_INLINE Packet2cf operator* (const Packet2cf &b) const
 
EIGEN_STRONG_INLINE Packet2cfoperator+= (const Packet2cf &b)
 
EIGEN_STRONG_INLINE Packet2cf operator+ (const Packet2cf &b) const
 
EIGEN_STRONG_INLINE Packet2cfoperator-= (const Packet2cf &b)
 
EIGEN_STRONG_INLINE Packet2cf operator- (const Packet2cf &b) const
 
EIGEN_STRONG_INLINE Packet2cf operator- (void) const
 
EIGEN_STRONG_INLINE Packet2cf (const std::complex< float > &a, const std::complex< float > &b)
 
EIGEN_STRONG_INLINE Packet2cf (const Packet4f &a)
 
EIGEN_STRONG_INLINE Packet2cf (const Packet2cf &a)
 
EIGEN_STRONG_INLINE Packet2cfoperator= (const Packet2cf &b)
 
EIGEN_STRONG_INLINE Packet2cf conjugate (void) const
 
EIGEN_STRONG_INLINE Packet2cfoperator*= (const Packet2cf &b)
 
EIGEN_STRONG_INLINE Packet2cf operator* (const Packet2cf &b) const
 
EIGEN_STRONG_INLINE Packet2cfoperator+= (const Packet2cf &b)
 
EIGEN_STRONG_INLINE Packet2cf operator+ (const Packet2cf &b) const
 
EIGEN_STRONG_INLINE Packet2cfoperator-= (const Packet2cf &b)
 
EIGEN_STRONG_INLINE Packet2cf operator- (const Packet2cf &b) const
 
EIGEN_STRONG_INLINE Packet2cf operator/ (const Packet2cf &b) const
 
EIGEN_STRONG_INLINE Packet2cfoperator/= (const Packet2cf &b)
 
EIGEN_STRONG_INLINE Packet2cf operator- (void) const
 
EIGEN_STRONG_INLINE Packet2cf (const Packet4f &a)
 
EIGEN_STRONG_INLINE Packet2cf (const __m128 &a)
 
EIGEN_STRONG_INLINE Packet2cf (const Packet4f &a)
 

Data Fields

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

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