aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseCore/SparseDot.h
Commit message (Expand)AuthorAge
* Cleaning pass on evaluators: remove the useless and error prone evaluator<>::...Gravatar Gael Guennebaud2015-09-02
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* Update sparse reduxions and sparse-vectors to evaluators.Gravatar Gael Guennebaud2014-06-25
* Fix bug #314: move remaining math functions from internal to numext namespaceGravatar Gael Guennebaud2013-06-10
* Fix "type qualifiers are meaningless here" warningsGravatar Gael Guennebaud2013-02-28
* Add support for sparse blueNormGravatar Desire NUENTSA2013-01-11
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* 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
* evaluate 1D sparse expressions into SparseVector and make the sparse operator...Gravatar Gael Guennebaud2011-12-22
* bug #352:properly cast constantsGravatar Igor Krivenko2011-12-09
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12