WPILibC++ 2023.4.3-108-ge5452e3
Eigen::half_impl::__half_raw 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_raw:
Eigen::half_impl::half_base Eigen::half

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR __half_raw ()
 
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR __half_raw (numext::uint16_t raw)
 

Public Attributes

numext::uint16_t x
 

Constructor & Destructor Documentation

◆ __half_raw() [1/2]

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

◆ __half_raw() [2/2]

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Eigen::half_impl::__half_raw::__half_raw ( numext::uint16_t  raw)
inlineexplicit

Member Data Documentation

◆ x

numext::uint16_t Eigen::half_impl::__half_raw::x

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