diff options
Diffstat (limited to 'Eigen/CholmodSupport')
-rw-r--r-- | Eigen/CholmodSupport | 2 |
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 * * |