Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Eigen::internal::Packet4cf Struct Reference

#include <src/eigen/Eigen/src/Core/arch/AVX/Complex.h>

Public Member Functions

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

Public Attributes

__m256 v
 

Detailed Description

Constructor & Destructor Documentation

◆ Packet4cf() [1/2]

EIGEN_STRONG_INLINE Eigen::internal::Packet4cf::Packet4cf ( )
inline
20{}

◆ Packet4cf() [2/2]

EIGEN_STRONG_INLINE Eigen::internal::Packet4cf::Packet4cf ( const __m256 &  a)
inlineexplicit
21: v(a) {}
__m256 v
Definition Complex.h:22

Member Data Documentation

◆ v


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