aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/SparseDenseProduct.h
Commit message (Expand)AuthorAge
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12
* fix performance issue with SPMVGravatar Gael Guennebaud2011-11-11
* move DynamicSparseMatrix to SparseExtraGravatar Gael Guennebaud2011-10-24
* mergeGravatar Gael Guennebaud2010-12-31
|\
| * fix sparse time dense product with a rowmajor lhsGravatar Gael Guennebaud2010-12-31
* | [Sparse] Added regression tests for the two bugfixes, the code passes all spa...Gravatar David J. Luitz2010-12-30
|/
* 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
* add mixed sparse-dense outer productGravatar Gael Guennebaud2010-06-25
* Fix use of nesting types in SparseTranspose and split the big SparseProduct.h...Gravatar Gael Guennebaud2010-06-25