aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/QR/ColPivHouseholderQR_MKL.h
Commit message (Expand)AuthorAge
* Rename MKL filesGravatar Gael Guennebaud2016-07-25
* bug #173: remove dependency to MKL for LAPACKe backend.Gravatar Gael Guennebaud2016-07-25
* Handle some Index to int conversions in BLAS/LAPACK support.Gravatar Gael Guennebaud2016-05-26
* Removed executable bit from header filesGravatar Benoit Steiner2016-03-23
* Fix MKL compilation issueGravatar Gael Guennebaud2015-12-11
* Fix compilation of MKL support.Gravatar Gael Guennebaud2015-12-11
* quieted more g++ warnings of the form: warning: typedef XXX locally defined b...Gravatar Mark Borgerding2014-10-16
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* fix various regressions with MKL supportGravatar Gael Guennebaud2012-07-28
* fix bug #486: template speacialization of member functions must be declared i...Gravatar Gael Guennebaud2012-07-05
* 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
* suppress extra ',' and ';'Gravatar Gael Guennebaud2012-04-10
* Intel(R) MKL support added.Gravatar karturov2011-12-05