aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/SparseTranspose.h
Commit message (Expand)AuthorAge
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12
* Renamed cleantype to remove_all since it is close to remove_{const|pointer|re...Gravatar Hauke Heibel2010-10-26
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Fix use of nesting types in SparseTranspose and split the big SparseProduct.h...Gravatar Gael Guennebaud2010-06-25
* email changeGravatar Gael Guennebaud2010-06-24
* the Index types change.Gravatar Benoit Jacob2010-05-30
* more ET refactoring:Gravatar Gael Guennebaud2009-11-17
* Experiment the ET refactoring on Transpose for Dense and Sparse storages.Gravatar Gael Guennebaud2009-11-16
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* * optimize sum() for sparse matrices and vectorsGravatar Gael Guennebaud2009-05-19
* Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixB...Gravatar Gael Guennebaud2009-01-14