aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/product_notemporary.cpp
Commit message (Expand)AuthorAge
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* kill ei_add_test_multi. Now the macro ei_add_test does all that automatically...Gravatar Benoit Jacob2009-10-19
* move eigen values related stuff of the QR module to a new EigenSolver module.Gravatar Gael Guennebaud2009-09-03
* Remove last lazyness warnings.Gravatar Hauke Heibel2009-09-02
* fix issue #47: now m.noalias() = XXX properly resize m if neededGravatar Gael Guennebaud2009-09-01
* As proposed on the list:Gravatar Gael Guennebaud2009-08-15
* overload operartor* with a ProductBase such that "scalar * (mat * mat)" is op...Gravatar Gael Guennebaud2009-08-11
* fix a couple of compilations issuesGravatar Gael Guennebaud2009-08-06
* big refactoring in Product.h:Gravatar Gael Guennebaud2009-08-05
* implement a ProductBase class and, as a proof of concept, update TriangularPr...Gravatar Gael Guennebaud2009-08-04
* fix a couple of issues related to recent productsGravatar Gael Guennebaud2009-07-28
* add a debug mechanism to compute the number of intermediate evaluations (only...Gravatar Gael Guennebaud2009-07-28