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

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/main/native/thirdparty/eigen/include/Eigen/src/Core/arch/NEON/Complex.h>

Public Member Functions

EIGEN_STRONG_INLINE Packet1cf ()
 
EIGEN_STRONG_INLINE Packet1cf (const Packet2f &a)
 

Public Attributes

Packet2f v
 

Constructor & Destructor Documentation

◆ Packet1cf() [1/2]

EIGEN_STRONG_INLINE Eigen::internal::Packet1cf::Packet1cf ( )
inline

◆ Packet1cf() [2/2]

EIGEN_STRONG_INLINE Eigen::internal::Packet1cf::Packet1cf ( const Packet2f a)
inlineexplicit

Member Data Documentation

◆ v

Packet2f Eigen::internal::Packet1cf::v

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