better wording
This commit is contained in:
@@ -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<</b><i>type</i><b>></b>, where <i>type</i>
|
||||
<i>float</i>, <i>double</i>, <i>std::complex<float></i>, <i>std::complex<double></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<</b><i>type</i><b>></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>
|
||||
|
||||
Reference in New Issue
Block a user