aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Eigenvalues/RealSchur_MKL.h
Commit message (Expand)AuthorAge
* Rename MKL filesGravatar 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 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
* Replace assert() by eigen_assert() (fixes bug #548).Gravatar Jitse Niesen2013-02-02
* fix bug #486: template speacialization of member functions must be declared i...Gravatar Gael Guennebaud2012-07-05
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* remove an extra ';' and suppress a 'variable used before its value is set' wa...Gravatar Gael Guennebaud2012-04-11
* Intel(R) MKL support added.Gravatar karturov2011-12-05