better wording

This commit is contained in:
conrad
2025-07-12 18:56:13 +10:00
parent d9d5098203
commit 69d6fc1319
+4 -7
View File
@@ -953,7 +953,7 @@ and inherits most of the member functions
</li>
<br>
<li>
For convenience the following column vector typedefs are defined:
For convenience, the following column vector typedefs are defined:
<br>
<br>
<table style="text-align: left;" border="0" cellpadding="2" cellspacing="2">
@@ -1296,7 +1296,7 @@ and inherits most of the member functions
</li>
<br>
<li>
For convenience the following typedefs are defined:
For convenience, the following row vector typedefs are defined:
<br>
<br>
<table style="text-align: left;" border="0" cellpadding="2" cellspacing="2">
@@ -1582,14 +1582,11 @@ The root cube class is <b>Cube&lt;</b><i>type</i><b>&gt;</b>, where <i>type</i>
<i>float</i>, <i>double</i>, <i>std::complex&lt;float&gt;</i>, <i>std::complex&lt;double&gt;</i>,
<i>short</i>, <i>int</i>, <i>long</i> and unsigned versions of <i>short</i>, <i>int</i>, <i>long</i>
</li>
<li>
<i><a href="#fp16_type">fp16</a></i> if supported by compiler and hardware
</li>
</ul>
</li>
<br>
<li>
For convenience the following typedefs are defined:
For convenience, the following cube typedefs are defined:
<br>
<br>
<table style="text-align: left;" border="0" cellpadding="2" cellspacing="2">
@@ -1967,7 +1964,7 @@ The root sparse matrix class is <b>SpMat&lt;</b><i>type</i><b>&gt;</b>, where <i
</li>
<br>
<li>
For convenience the following typedefs are defined:
For convenience, the following sparse matrix typedefs are defined:
<ul>
<table style="text-align: left;" border="0" cellpadding="2" cellspacing="2">
<tbody>