aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseCore/SparseTranspose.h
Commit message (Expand)AuthorAge
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* Implement nonZeros() for Transpose<sparse>Gravatar Gael Guennebaud2014-07-01
* Implement binaryop and transpose evaluators for sparse matricesGravatar Gael Guennebaud2014-06-23
* Rationalize the use of Index type in iteratorsGravatar Gael Guennebaud2013-07-06
* 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
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* fix VC10 ICEGravatar Gael Guennebaud2012-01-18
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12