aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
Commit message (Expand)AuthorAge
* Fix shadowing typedefsGravatar Gael Guennebaud2018-07-12
* Adjusted the EIGEN_DEVICE_FUNC qualifiers to make sure that:Gravatar Benoit Steiner2017-03-01
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* email changeGravatar Gael Guennebaud2010-06-24
* Allow user to compute only the eigenvalues and not the eigenvectors.Gravatar Jitse Niesen2010-05-31
* Update eigenvalues() and operatorNorm() methods in MatrixBase.Gravatar Jitse Niesen2010-05-24