aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/UmfPackSupport
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/UmfPackSupport
parent2d621d235d67f8cab4f6a77ada9db0087bc82234 (diff)
cleanning pass on the sparse modules:
- remove outdated/deprecated code - improve a bit the documentation
Diffstat (limited to 'Eigen/UmfPackSupport')
-rw-r--r--Eigen/UmfPackSupport2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/UmfPackSupport b/Eigen/UmfPackSupport
index 939f6cf79..e3ee7fc9e 100644
--- a/Eigen/UmfPackSupport
+++ b/Eigen/UmfPackSupport
@@ -11,7 +11,7 @@ extern "C" {
namespace Eigen {
-/** \ingroup Sparse_modules
+/** \ingroup Support_modules
* \defgroup UmfPackSupport_Module UmfPackSupport module
*
*