aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/product_symm.cpp
Commit message (Expand)AuthorAge
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* * allow matrix dimensions to be 0 (also at compile time) and provide a specia...Gravatar Benoit Jacob2010-03-21
* fix trsolveGravatar Gael Guennebaud2010-03-06
* remove the Triangular suffix to Upper, Lower, UnitLower, etc,Gravatar Gael Guennebaud2010-01-07
* 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
* Adaptions from .lazy() towards .noalias().Gravatar Hauke Heibel2009-08-31
* overload operartor* with a ProductBase such that "scalar * (mat * mat)" is op...Gravatar Gael Guennebaud2009-08-11
* add a debug mechanism to compute the number of intermediate evaluations (only...Gravatar Gael Guennebaud2009-07-28
* various compilation and bug fixes in selfadjoint stuffGravatar Gael Guennebaud2009-07-27
* split and add unit tests for symm and syrk,Gravatar Gael Guennebaud2009-07-23