aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/util/BlasUtil.h
Commit message (Expand)AuthorAge
* * make HessenbergDecomposition uses the Householder moduleGravatar Gael Guennebaud2009-08-17
* more product refactoringGravatar Gael Guennebaud2009-08-06
* add explicit "on the right" triangular solving,Gravatar Gael Guennebaud2009-07-30
* improve the expression analyzer to bypass Transpose expressionGravatar Gael Guennebaud2009-07-28
* trmm is now working in all storage order configurationsGravatar Gael Guennebaud2009-07-27
* Implement efficient sefladjoint product (aka SYRK) : C += alpha * U U^TGravatar Gael Guennebaud2009-07-23
* implement high level API for SYMM and fix a couple of bugs related to complexGravatar Gael Guennebaud2009-07-22
* * GEMM enhencement: no need to pre-transpose the rhsGravatar Gael Guennebaud2009-07-22
* more refactoring in the level3 productsGravatar Gael Guennebaud2009-07-22