From cda397b11775000a7b6da375728ebb851ebec232 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Mon, 28 Nov 2011 16:36:37 +0100 Subject: cleanning pass on the sparse modules: - remove outdated/deprecated code - improve a bit the documentation --- Eigen/SuperLUSupport | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Eigen/SuperLUSupport') 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. -- cgit v1.2.3