aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/triangular.cpp
Commit message (Expand)AuthorAge
...
* * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for ver...Gravatar Gael Guennebaud2008-08-22
* Add a packetmath unit test, re-enable the comma-initializer unit test,Gravatar Gael Guennebaud2008-08-20
* renamed inverseProduct => solveTriangularGravatar Gael Guennebaud2008-08-09
* * Rewrite the triangular solver so that we can take advantage of our efficien...Gravatar Gael Guennebaud2008-07-26
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
* - introduce Part and Extract classes, splitting and extending the formerGravatar Benoit Jacob2008-05-27
* update of the testing framework:Gravatar Gael Guennebaud2008-05-22
* updated product test to carefully test all scalar typesGravatar Gael Guennebaud2008-05-12
* added a test for triangular matricesGravatar Gael Guennebaud2008-05-02