aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseCore/SparseDiagonalProduct.h
Commit message (Expand)AuthorAge
* Fix double constructions of the nested CwiseBinaryOp evaluator in sparse*diag...Gravatar Gael Guennebaud2014-06-27
* Implement evaluators for sparse times diagonal products.Gravatar Gael Guennebaud2014-06-27
* Fix bug #611: diag * sparse * diagGravatar Gael Guennebaud2013-07-05
* Fix bug #611: fix const qualifier in cwiseProduct(sparse,dense) and SparseDia...Gravatar Gael Guennebaud2013-06-28
* Remove Sparse/InnerVectorSet expression in favor of a more general Block<> sp...Gravatar Gael Guennebaud2012-11-16
* fix dense=sparse*diagonal (there was an issue in the values returned by the ....Gravatar Gael Guennebaud2012-10-03
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12