aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/AmbiVector.h
Commit message (Expand)AuthorAge
* fix a coupe of warningsGravatar Gael Guennebaud2010-01-05
* Warning 4512 (assignment operators could not be generated) is now simply disa...Gravatar Hauke Heibel2009-12-14
* precision ---> dummy_precisionGravatar Benoit Jacob2009-11-26
* compilation fix in AmbiVector<int>Gravatar Gael Guennebaud2009-08-31
* fix #10: the reallocateSparse function was half codedGravatar Gael Guennebaud2009-06-08
* 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
* * 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
* add unit tests for sparse LU and fix a couple of warningsGravatar Gael Guennebaud2008-10-20
* Big API change in Cholesky module:Gravatar Gael Guennebaud2008-10-13
* Sparse module:Gravatar Gael Guennebaud2008-10-04