aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/product_trsolve.cpp
Commit message (Expand)AuthorAge
* fix bug #120 : compilation issue of trsolve unit testGravatar Gael Guennebaud2010-11-22
* extend unit test to cover previous bugGravatar Gael Guennebaud2010-11-05
* trsv: add support for inner-stride!=1, reduce code instanciation, move implem...Gravatar Gael Guennebaud2010-11-05
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* fix storage order requestGravatar Gael Guennebaud2010-07-20
* it appears only the "on the left" case was testedGravatar Gael Guennebaud2010-07-20
* extend product unit testsGravatar Gael Guennebaud2010-07-07
* email changeGravatar Gael Guennebaud2010-06-24
* * 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
* merge and add start/end to Eigen2SupportGravatar Gael Guennebaud2010-01-05
* Fix #69 for the second time, and add the respective regression testGravatar Gael Guennebaud2010-01-04
* fix #69 and extend unit tests or triangular solversGravatar Gael Guennebaud2009-12-23