aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/ProductEvaluators.h
Commit message (Expand)AuthorAge
* Add direct assignment of productsGravatar Gael Guennebaud2013-12-02
* Fix product evaluator when TEST_EVALUATOR in not ONGravatar Gael Guennebaud2013-12-02
* Fix usage of Dense versus DenseShapeGravatar Gael Guennebaud2013-12-02
* First step toward the generalization of evaluators to triangular, sparse and ...Gravatar Gael Guennebaud2013-11-29
* Get rid of evalautor_implGravatar Gael Guennebaud2013-11-29
* Refactor dense product evaluatorsGravatar Gael Guennebaud2013-11-27
* bug #99: move the creation of the evaluator to a central place, and make gene...Gravatar Gael Guennebaud2013-11-07
* Fix "storage class is not first" warningsGravatar Gael Guennebaud2013-02-28
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Implement A.noalias() = B * C without temporariesGravatar Jitse Niesen2012-06-29
* Make product eval-at-once.Gravatar Jitse Niesen2012-06-29
* Move (part of) evaluation of products to evaluator objects.Gravatar Jitse Niesen2012-06-29