rearrange
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user