rearrange

This commit is contained in:
conrad
2022-10-13 11:30:15 +10:00
parent 33e59f7f1a
commit 562912aae7
+4 -4
View File
@@ -743,11 +743,11 @@ which is one of:
<li>
<b>Caveat:</b>
<ul>
<li>in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction</li>
<li>
in Armadillo 10.4 and earlier versions, the elements are not initialised during construction unless <i>fill_form</i> is specified
<br>(ie. without specifying <i>fill_form</i>, the elements may contain garbage values, including NaN)
</li>
<li>in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction</li>
</ul>
</li>
<br>
@@ -1100,11 +1100,11 @@ Constructors:
<li>
<b>Caveat:</b>
<ul>
<li>in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction</li>
<li>
in Armadillo 10.4 and earlier versions, the elements are not initialised during construction unless <i>fill_form</i> is specified, as per the <a href="#Mat">Mat class</a>
<br>(ie. without specifying <i>fill_form</i>, the elements may contain garbage values, including NaN)
</li>
<li>in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction</li>
</ul>
</li>
<br>
@@ -1366,11 +1366,11 @@ Constructors:
<li>
<b>Caveat:</b>
<ul>
<li>in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction</li>
<li>
in Armadillo 10.4 and earlier versions, the elements are not initialised during construction unless <i>fill_form</i> is specified, as per the <a href="#Mat">Mat class</a>
<br>(ie. without specifying <i>fill_form</i>, the elements may contain garbage values, including NaN)
</li>
<li>in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction</li>
</ul>
</li>
<br>
@@ -1651,11 +1651,11 @@ which is one of:
<li>
<b>Caveat:</b>
<ul>
<li>in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction</li>
<li>
in Armadillo 10.4 and earlier versions, the elements are not initialised during construction unless <i>fill_form</i> is specified
<br>(ie. without specifying <i>fill_form</i>, the elements may contain garbage values, including NaN)
</li>
<li>in Armadillo 10.5 and later versions, by default the elements are initialised to zero during construction</li>
</ul>
</li>
<br>