aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseLU/SparseLUImpl.h
Commit message (Expand)AuthorAge
* bug #1053: SparseLU failed with EIGEN_DEFAULT_TO_ROW_MAJORGravatar Christoph Hertzberg2015-08-07
* Fix many long to int conversion warnings:Gravatar Gael Guennebaud2015-02-16
* Index refactoring: StorageIndex must be used for storage only (and locally wh...Gravatar Gael Guennebaud2015-02-13
* bug #482: pass scalar arguments by const references. Still remains a few case...Gravatar Gael Guennebaud2013-02-25
* Change int to Index type for SparseLUGravatar Desire NUENTSA2013-01-29
* Add additional methods in SparseLU and Improve the naming conventionsGravatar Desire NUENTSA2013-01-25