Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.10.9-1
C-API Reference

Detailed Description

The IEEE floating point types in big- and little-endian byte orders.

Macros

#define H5T_IEEE_F32BE   (H5OPEN H5T_IEEE_F32BE_g)
 
#define H5T_IEEE_F32LE   (H5OPEN H5T_IEEE_F32LE_g)
 
#define H5T_IEEE_F64BE   (H5OPEN H5T_IEEE_F64BE_g)
 
#define H5T_IEEE_F64LE   (H5OPEN H5T_IEEE_F64LE_g)
 

Macro Definition Documentation

◆ H5T_IEEE_F32BE

#define H5T_IEEE_F32BE   (H5OPEN H5T_IEEE_F32BE_g)

32-bit big-endian IEEE floating-point numbers

◆ H5T_IEEE_F32LE

#define H5T_IEEE_F32LE   (H5OPEN H5T_IEEE_F32LE_g)

32-bit little-endian IEEE floating-point numbers

◆ H5T_IEEE_F64BE

#define H5T_IEEE_F64BE   (H5OPEN H5T_IEEE_F64BE_g)

64-bit big-endian IEEE floating-point numbers

◆ H5T_IEEE_F64LE

#define H5T_IEEE_F64LE   (H5OPEN H5T_IEEE_F64LE_g)

64-bit little-endian IEEE floating-point numbers