WPILibC++ 2023.4.3-108-ge5452e3
Eigen::internal::Packet2cd 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 Packet2cd ()
 
EIGEN_STRONG_INLINE Packet2cd (const __m256d &a)
 

Public Attributes

__m256d v
 

Constructor & Destructor Documentation

◆ Packet2cd() [1/2]

EIGEN_STRONG_INLINE Eigen::internal::Packet2cd::Packet2cd ( )
inline

◆ Packet2cd() [2/2]

EIGEN_STRONG_INLINE Eigen::internal::Packet2cd::Packet2cd ( const __m256d &  a)
inlineexplicit

Member Data Documentation

◆ v

__m256d Eigen::internal::Packet2cd::v

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