Documentation for the ordering methods

This commit is contained in:
Desire NUENTSA
2013-01-21 15:37:47 +01:00
parent 5b9bb00265
commit d2dd5063b6
2 changed files with 45 additions and 3 deletions

View File

@@ -16,6 +16,8 @@ extern "C" {
* \code
* #include <Eigen/MetisSupport>
* \endcode
* This module defines an interface to the METIS reordering package (http://glaros.dtc.umn.edu/gkhome/views/metis).
* It can be used just as any other built-in method as explained in \link OrderingMethods_Module here. \endlink
*/