WPILibC++ 2023.4.3-108-ge5452e3
Eigen::bfloat16_impl::bfloat16_base Struct Reference

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

Inheritance diagram for Eigen::bfloat16_impl::bfloat16_base:
Eigen::bfloat16_impl::__bfloat16_raw Eigen::bfloat16

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR bfloat16_base ()
 
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR bfloat16_base (const __bfloat16_raw &h)
 
- Public Member Functions inherited from Eigen::bfloat16_impl::__bfloat16_raw
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR __bfloat16_raw ()
 
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR __bfloat16_raw (unsigned short raw)
 

Additional Inherited Members

- Public Attributes inherited from Eigen::bfloat16_impl::__bfloat16_raw
unsigned short value
 

Constructor & Destructor Documentation

◆ bfloat16_base() [1/2]

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Eigen::bfloat16_impl::bfloat16_base::bfloat16_base ( )
inline

◆ bfloat16_base() [2/2]

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Eigen::bfloat16_impl::bfloat16_base::bfloat16_base ( const __bfloat16_raw h)
inline

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