better wording

This commit is contained in:
conrad
2021-01-02 02:10:35 +10:00
parent a850a94312
commit 07feeed4f8
+1 -1
View File
@@ -18216,7 +18216,7 @@ Disable use of ARPACK; overrides <i>ARMA_USE_ARPACK</i>
</td>
<td style="vertical-align: top;">
Enable use of SuperLU, which is used by <a href="#spsolve">spsolve()</a> for finding the solutions of sparse systems,
and by <a href="#eigs_gen">eigs_gen()</a> and <a href="#eigs_sym">eigs_sym()</a> in shift-invert mode.
and by <a href="#eigs_sym">eigs_sym()</a>&nbsp;&amp;&nbsp;<a href="#eigs_gen">eigs_gen()</a> in shift-invert mode.
You will need to link with the superlu library, for example <code><i>-lsuperlu</i></code>
<br><b>Caveat:</b> Armadillo&nbsp;7.x and later versions require SuperLU&nbsp;5.2
</td>