aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/SuperLUSupport
diff options
context:
space:
mode:
Diffstat (limited to 'Eigen/SuperLUSupport')
-rw-r--r--Eigen/SuperLUSupport2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/SuperLUSupport b/Eigen/SuperLUSupport
index 5dde2d25b..f4e7c6b38 100644
--- a/Eigen/SuperLUSupport
+++ b/Eigen/SuperLUSupport
@@ -30,7 +30,7 @@ namespace Eigen { struct SluMatrix; }
namespace Eigen {
-/** \ingroup Sparse_modules
+/** \ingroup Support_modules
* \defgroup SuperLUSupport_Module SuperLUSupport module
*
* \warning When including this module, you have to use SUPERLU_EMPTY instead of EMPTY which is no longer defined because it is too polluting.