WPILibC++ 2023.4.3-108-ge5452e3
Eigen::half_impl::half_base Struct Reference

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

Inheritance diagram for Eigen::half_impl::half_base:
Eigen::half_impl::__half_raw Eigen::half

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half_base ()
 
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR half_base (const __half_raw &h)
 
- Public Member Functions inherited from Eigen::half_impl::__half_raw
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR __half_raw ()
 
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR __half_raw (numext::uint16_t raw)
 

Additional Inherited Members

- Public Attributes inherited from Eigen::half_impl::__half_raw
numext::uint16_t x
 

Constructor & Destructor Documentation

◆ half_base() [1/2]

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Eigen::half_impl::half_base::half_base ( )
inline

◆ half_base() [2/2]

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Eigen::half_impl::half_base::half_base ( const __half_raw h)
inline

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