aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SVD/JacobiSVD_MKL.h
Commit message (Expand)AuthorAge
* quieted more g++ warnings of the form: warning: typedef XXX locally defined b...Gravatar Mark Borgerding2014-10-16
* 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
* 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