aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/SparseLLT.h
Commit message (Expand)AuthorAge
* remove the Triangular suffix to Upper, Lower, UnitLower, etc,Gravatar Gael Guennebaud2010-01-07
* merge with default branchGravatar Gael Guennebaud2009-12-22
|\
| * precision ---> dummy_precisionGravatar Benoit Jacob2009-11-26
* | Big refactoring/cleaning in the spasre module withGravatar Gael Guennebaud2009-11-18
|/
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* new simplified API to fill sparse matrices (the old functions areGravatar Gael Guennebaud2009-05-04
* sparse module: new API proposal for triangular solves and experimentalGravatar Gael Guennebaud2009-04-05
* add an assertion in sparse LLT for invalid input matrixGravatar Gael Guennebaud2009-04-03
* Sparse module:Gravatar Gael Guennebaud2008-12-27
* * the Upper->UpperTriangular changeGravatar Benoit Jacob2008-12-20
* * sparse LU: add extraction of L,U,P, and Q, as well as determinantGravatar Gael Guennebaud2008-10-20
* * add cmake files to find (optional) supported librariesGravatar Gael Guennebaud2008-10-20
* sparse module: some trivial bugfixesGravatar Gael Guennebaud2008-10-19
* sparse module: added some documentation for the LLT solverGravatar Gael Guennebaud2008-10-18