aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/products/SelfadjointMatrixVector.h
Commit message (Expand)AuthorAge
* various compilation and bug fixes in selfadjoint stuffGravatar Gael Guennebaud2009-07-27
* improve SYMV it is now faster and ready for useGravatar Gael Guennebaud2009-07-23
* add triangular * vector productGravatar Gael Guennebaud2009-07-13
* Add an efficient rank2 update function (like the level2 blas xSYR2 routine).Gravatar Gael Guennebaud2009-07-11
* finally directly calling the low-level products is fasterGravatar Gael Guennebaud2009-07-10
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* more MSVC fixes: restrict keywords (sorry for all these commits)Gravatar Gael Guennebaud2009-03-17
* big addons:Gravatar Gael Guennebaud2009-03-05
* * split CacheFriendlyProduct into multiple smaller filesGravatar Gael Guennebaud2009-02-21