simplification

This commit is contained in:
conrad
2022-03-31 14:38:39 +10:00
parent af5d423000
commit 8cd8928673
+1 -1
View File
@@ -8572,7 +8572,7 @@ See also:
<br>
<li>The computation is based on singular value decomposition; if the decomposition fails, a <i>std::runtime_error</i> exception is thrown</li>
<br>
<li><b>Caveat:</b> <a href="#rcond">rcond()</a> is considerably faster for providing an estimate of the reciprocal condition number</li>
<li><b>Caveat:</b> <a href="#rcond">rcond()</a> is considerably faster</li>
<br>
<li>
Examples: