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

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

Public Attributes

Packet4f v
 

Constructor & Destructor Documentation

◆ Packet2cf() [1/4]

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

◆ Packet2cf() [2/4]

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

◆ Packet2cf() [3/4]

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

◆ Packet2cf() [4/4]

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

Member Data Documentation

◆ v

Packet4f Eigen::internal::Packet2cf::v

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