aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/OrderingMethods/Eigen_Colamd.h
Commit message (Expand)AuthorAge
* Fix warning and replace min/max macros by calls to mini/maxiGravatar Gael Guennebaud2016-02-01
* Update link to suitesparse.Gravatar Gael Guennebaud2016-01-27
* bug #1143: Work-around gcc bugGravatar Christoph Hertzberg2016-01-06
* Fix many long to int conversion warnings:Gravatar Gael Guennebaud2015-02-16
* workaround strange compilation issue with ICC and -strict-ansiGravatar Gael Guennebaud2013-04-10
* Use a template Index for COLAMD orderingGravatar Desire NUENTSA2013-03-20
* Clean the Colamd routineGravatar Desire NUENTSA2012-09-10
* add SparseLU in sparse benchGravatar Desire NUENTSA2012-09-10
* Add exception handler to memory allocationGravatar Desire NUENTSA2012-07-19
* Add a draft (not clean ) version of the COLAMD ordering implementationGravatar Desire NUENTSA2012-07-18
* Checking Syntax...Gravatar Desire NUENTSA2012-06-11