insert missing word

This commit is contained in:
conrad
2022-10-26 22:28:42 +10:00
parent b985aa22e6
commit 951a4eb360
+1 -1
View File
@@ -1501,7 +1501,7 @@ within each slice, elements are stored with column-major ordering (ie. column by
</li>
<br>
<li>
The cube class is <b>Cube&lt;</b><i>type</i><b>&gt;</b>, where <i>type</i> is one of:
The root cube class is <b>Cube&lt;</b><i>type</i><b>&gt;</b>, where <i>type</i> is one of:
<ul>
<li>
<i>float</i>, <i>double</i>, <i>std::complex&lt;float&gt;</i>, <i>std::complex&lt;double&gt;</i>,