aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/products/TriangularMatrixVector_MKL.h
Commit message (Expand)AuthorAge
* Remove all references to MKL in BLAS wrappers.Gravatar Gael Guennebaud2016-04-11
* Fix long to int conversion in BLAS API.Gravatar Gael Guennebaud2016-04-11
* Relax dependency on MKL for EIGEN_USE_BLASGravatar Gael Guennebaud2016-04-11
* fixed warning: -Wunused-local-typedefsGravatar Mark Borgerding2014-06-17
* Fix "routine is both "inline" and "noinline"" warningsGravatar Gael Guennebaud2013-02-28
* fix various regressions with MKL supportGravatar Gael Guennebaud2012-07-28
* remove dynamic allocation for fixed size object and triangular matrix-matrix ...Gravatar Gael Guennebaud2012-06-26
* fix more warnings in MKL supportGravatar Gael Guennebaud2012-04-18
* cleaning pass: rm unused variables in MKL stuff, fix a few namespace issues, ...Gravatar Gael Guennebaud2012-04-18
* remove debug outputGravatar Gael Guennebaud2012-04-17
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* - split and rename defined tokens to enable the use of BLAS/Lapack/VML/etcGravatar Gael Guennebaud2011-12-09
* Intel(R) MKL support added.Gravatar karturov2011-12-05