aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/products/GeneralMatrixVector.h
Commit message (Expand)AuthorAge
...
* Add an efficient rank2 update function (like the level2 blas xSYR2 routine).Gravatar Gael Guennebaud2009-07-11
* commit woking versions of triangular solvers naturallyGravatar Gael Guennebaud2009-07-09
* started to simplify the triangular solversGravatar Gael Guennebaud2009-07-09
* ok now all the complex mat-mat and mat-vec products involving conjugate,Gravatar Gael Guennebaud2009-07-08
* * extended the cache friendly products to support C = alpha * A * M and C += ...Gravatar Gael Guennebaud2009-07-07
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* more MSVC fixes (asm comments...)Gravatar Gael Guennebaud2009-03-17
* big addons:Gravatar Gael Guennebaud2009-03-05
* * split CacheFriendlyProduct into multiple smaller filesGravatar Gael Guennebaud2009-02-21