NDDEM
Public Member Functions | Public Attributes | List of all members
Eigen::half_impl::__half_raw Struct Reference

#include <Half.h>

+ Inheritance diagram for Eigen::half_impl::__half_raw:

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: