better wording
This commit is contained in:
@@ -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> & <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 7.x and later versions require SuperLU 5.2
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user