aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseCore/SparseMatrixBase.h
Commit message (Expand)AuthorAge
...
* Make KroneckerProductSparse inherit EigenBase instead of SparseMatrixBase, fo...Gravatar Chen-Pang He2012-10-25
* Make kroneckerProduct take two arguments and return an expression, which is m...Gravatar Chen-Pang He2012-10-15
* Remove Sparse/InnerVectorSet expression in favor of a more general Block<> sp...Gravatar Gael Guennebaud2012-11-16
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* bug #482: pass scalar by const ref - pass on the sparse moduleGravatar Gael Guennebaud2012-06-28
* fix documentaion of twistedByGravatar Gael Guennebaud2012-06-07
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* allow null elements in sparse assignmentsGravatar Desire NUENTSA2012-02-29
* Adding support for twistedby on SparseMatrixBaseGravatar Desire NUENTSA2012-02-08
* added functions to allow for cwise min/max operations with scalar argument (b...Gravatar Abraham Bachrach2012-01-11
* evaluate 1D sparse expressions into SparseVector and make the sparse operator...Gravatar Gael Guennebaud2011-12-22
* fix bug #391: improper stream output for uncompressed mode, also avoid double...Gravatar Gael Guennebaud2011-12-20
* improve documentation of some sparse related classesGravatar Gael Guennebaud2011-12-02
* fix assigment from uncompressedGravatar Gael Guennebaud2011-11-30
* cleanning pass on the sparse modules:Gravatar Gael Guennebaud2011-11-28
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12