Update link to suitesparse.

(grafted from 4865e1e732
)
This commit is contained in:
Gael Guennebaud
2016-01-27 22:48:40 +01:00
parent 55565a0da4
commit 34da70e0ce
6 changed files with 8 additions and 12 deletions

View File

@@ -10,7 +10,7 @@
/** \ingroup Support_modules
* \defgroup SPQRSupport_Module SuiteSparseQR module
*
* This module provides an interface to the SPQR library, which is part of the <a href="http://www.cise.ufl.edu/research/sparse/SuiteSparse/">suitesparse</a> package.
* This module provides an interface to the SPQR library, which is part of the <a href="http://www.suitesparse.com">suitesparse</a> package.
*
* \code
* #include <Eigen/SPQRSupport>