aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/SparseLDLT.h
Commit message (Expand)AuthorAge
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* sparse module: new API proposal for triangular solves and experimentalGravatar Gael Guennebaud2009-04-05
* the big memory changes. the most important changes are:Gravatar Benoit Jacob2009-01-08
* * In LU solvers: no need anymore to use row-major matricesGravatar Benoit Jacob2009-01-03
* * the Upper->UpperTriangular changeGravatar Benoit Jacob2008-12-20
* * replace postfix ++ by prefix ++ wherever that makes sense in Eigen/Gravatar Benoit Jacob2008-12-17
* Several improvements in sparse module:Gravatar Gael Guennebaud2008-11-05