This commit is contained in:
conrad
2021-04-05 15:50:03 +10:00
parent da6c1c544a
commit b25f1dd7e0
+2 -2
View File
@@ -13379,7 +13379,7 @@ if the decomposition fails, try first increasing <i>opts.subdim</i> (Krylov subs
and, as secondary options, try increasing <i>opts.maxiter</i> (maximum number of iterations),
and/or <i>opts.tol</i> (tolerance for convergence), and/or <i>k</i> (number of eigenvalues)
</li>
<li>for an alternative to the "sm" form, use the shift-invert mode with <i>sigma</i> set to 0.0</li>
<li>for an alternative to the <code>"sm"</code> form, use the shift-invert mode with <i>sigma</i> set to 0.0</li>
</ul>
</li>
<br>
@@ -13509,7 +13509,7 @@ if the decomposition fails, try first increasing <i>opts.subdim</i> (Krylov subs
and, as secondary options, try increasing <i>opts.maxiter</i> (maximum number of iterations),
and/or <i>opts.tol</i> (tolerance for convergence), and/or <i>k</i> (number of eigenvalues)
</li>
<li>for an alternative to the "sm" form, use the shift-invert mode with <i>sigma</i> set to 0.0</li>
<li>for an alternative to the <code>"sm"</code> form, use the shift-invert mode with <i>sigma</i> set to 0.0</li>
</ul>
</li>
<br>