aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/LU/PartialLU.h
Commit message (Expand)AuthorAge
* fix determinant in PartialLUGravatar Gael Guennebaud2009-08-06
* compilation fix in EigenSolver,Gravatar Gael Guennebaud2009-08-06
* implement two levels of blocking in PartialLU => high speedupGravatar Gael Guennebaud2009-08-04
* implements a blocked version of PartialLUGravatar Gael Guennebaud2009-08-03
* compilation fixesGravatar Gael Guennebaud2009-07-27
* mergeGravatar Benoit Jacob2009-05-22
|\
| * remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* | LU and PartialLU decomposition interface unification.Gravatar Hauke Heibel2009-05-22
* | add internal comment (mostly a pretext to test the eigen-commits list)Gravatar Benoit Jacob2009-05-20
|/
* fix comments (old comments that were copied from LU)Gravatar Benoit Jacob2009-05-19
* add partial-pivoting LU decompositionGravatar Benoit Jacob2009-05-13