We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44fdc7e commit f155fb7Copy full SHA for f155fb7
Types/index.rst
@@ -28,6 +28,7 @@ one of the following strings:
28
* ``H5T_STD_I32{LE|BE}``: a four byte signed integer
29
* ``H5T_STD_U64{LE|BE}``: an eight byte unsigned integer
30
* ``H5T_STD_I64{LE|BE}``: an eight byte signed integer
31
+ * ``H5T_IEEE_F16{LE|BE}``: a two byte floating-point value
32
* ``H5T_IEEE_F32{LE|BE}``: a four byte floating-point value
33
* ``H5T_IEEE_F64{LE|BE}``: an eight byte floating-point value
34
0 commit comments