aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/CholmodSupport
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2011-11-28 16:36:37 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2011-11-28 16:36:37 +0100
commitcda397b11775000a7b6da375728ebb851ebec232 (patch)
tree3faea217a46402c4ecda059ea4db4f83ea44ef2f /Eigen/CholmodSupport
parent2d621d235d67f8cab4f6a77ada9db0087bc82234 (diff)
cleanning pass on the sparse modules:
- remove outdated/deprecated code - improve a bit the documentation
Diffstat (limited to 'Eigen/CholmodSupport')
-rw-r--r--Eigen/CholmodSupport2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/CholmodSupport b/Eigen/CholmodSupport
index 13385a7f5..a3db42fe7 100644
--- a/Eigen/CholmodSupport
+++ b/Eigen/CholmodSupport
@@ -11,7 +11,7 @@ extern "C" {
namespace Eigen {
-/** \ingroup Sparse_modules
+/** \ingroup Support_modules
* \defgroup CholmodSupport_Module CholmodSupport module
*
*