aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/products/TriangularMatrixMatrix_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
* Removed executable bit from header filesGravatar Benoit Steiner2016-03-23
* bug #923: fix EIGEN_USE_BLAS modeGravatar Gael Guennebaud2015-06-23
* fix for MKL_BLAS not defined in MKL 11.2Gravatar Yan Zhou2014-09-08
* Fix "routine is both "inline" and "noinline"" warningsGravatar Gael Guennebaud2013-02-28
* fix various regressions with MKL supportGravatar Gael Guennebaud2012-07-28
* 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
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* fix static inline versus inline static issues (the former is the correct order)Gravatar Gael Guennebaud2012-01-31
* - 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