From 07feeed4f858759fc3b23d5be88c3bdc2ea54786 Mon Sep 17 00:00:00 2001 From: conrad Date: Sat, 2 Jan 2021 02:10:35 +1000 Subject: [PATCH] better wording --- docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.html b/docs.html index e2f2961d..41b243e7 100644 --- a/docs.html +++ b/docs.html @@ -18216,7 +18216,7 @@ Disable use of ARPACK; overrides ARMA_USE_ARPACK Enable use of SuperLU, which is used by spsolve() for finding the solutions of sparse systems, -and by eigs_gen() and eigs_sym() in shift-invert mode. +and by eigs_sym() & eigs_gen() in shift-invert mode. You will need to link with the superlu library, for example -lsuperlu
Caveat: Armadillo 7.x and later versions require SuperLU 5.2