Public Member Functions | Public Attributes | List of all members
Eigen::bfloat16_impl::__bfloat16_raw Struct Reference

#include <BFloat16.h>

Inheritance diagram for Eigen::bfloat16_impl::__bfloat16_raw:
Inheritance graph
[legend]

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR __bfloat16_raw ()
 
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR __bfloat16_raw (unsigned short raw)
 

Public Attributes

unsigned short value
 

Detailed Description

Definition at line 33 of file BFloat16.h.

Constructor & Destructor Documentation

◆ __bfloat16_raw() [1/2]

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

Definition at line 34 of file BFloat16.h.

◆ __bfloat16_raw() [2/2]

EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR Eigen::bfloat16_impl::__bfloat16_raw::__bfloat16_raw ( unsigned short  raw)
inlineexplicit

Definition at line 35 of file BFloat16.h.

Member Data Documentation

◆ value

unsigned short Eigen::bfloat16_impl::__bfloat16_raw::value

Definition at line 36 of file BFloat16.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:11:34