aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/SparseLDLT.h
Commit message (Expand)AuthorAge
* * move dummy_precision and epsilon to NumTraitsGravatar Gael Guennebaud2010-02-10
* remove the Triangular suffix to Upper, Lower, UnitLower, etc,Gravatar Gael Guennebaud2010-01-07
* merge with default branchGravatar Gael Guennebaud2009-12-22
|\
* | more fixesGravatar Gael Guennebaud2009-12-17
| * precision ---> dummy_precisionGravatar Benoit Jacob2009-11-26
* | Big refactoring/cleaning in the spasre module withGravatar Gael Guennebaud2009-11-18
|/
* bug fix in inverse for 1x1 matrix,Gravatar Gael Guennebaud2009-07-27
* 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