summaryrefslogtreecommitdiffstats
path: root/doxygen/dox/LearnBasics2.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/dox/LearnBasics2.dox')
-rw-r--r--doxygen/dox/LearnBasics2.dox5
1 files changed, 5 insertions, 0 deletions
diff --git a/doxygen/dox/LearnBasics2.dox b/doxygen/dox/LearnBasics2.dox
index f436a02..ed2810c 100644
--- a/doxygen/dox/LearnBasics2.dox
+++ b/doxygen/dox/LearnBasics2.dox
@@ -626,6 +626,11 @@ into a long integer buffer.)
<th span="3"><strong>Float</strong></th>
</tr>
<tr>
+<td>_Float16</td>
+<td>#H5T_NATIVE_FLOAT16</td>
+<td>#H5T_IEEE_F16BE or #H5T_IEEE_F16LE</td>
+</tr>
+<tr>
<td>float</td>
<td>#H5T_NATIVE_FLOAT</td>
<td>#H5T_IEEE_F32BE or #H5T_IEEE_F32LE</td>