WPILibC++ 2023.4.3-108-ge5452e3
Eigen::internal::Packet4cf Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/main/native/thirdparty/eigen/include/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
 

Constructor & Destructor Documentation

◆ Packet4cf() [1/2]

EIGEN_STRONG_INLINE Eigen::internal::Packet4cf::Packet4cf ( )
inline

◆ Packet4cf() [2/2]

EIGEN_STRONG_INLINE Eigen::internal::Packet4cf::Packet4cf ( const __m256 &  a)
inlineexplicit

Member Data Documentation

◆ v

__m256 Eigen::internal::Packet4cf::v

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