aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Eigenvalues/RealQZ.h
Commit message (Expand)AuthorAge
* RealQZ: improve computeNorms speed, improve shift accuracy (better to do a/b ...Gravatar Gael Guennebaud2012-07-26
* RealQZ: bug in pushDownZero fixed tooGravatar Alexey Korepanov2012-07-25
* RealQZ: bug in splitOffTwoRows fixedGravatar Alexey Korepanov2012-07-25
* RealQZ: optimize general hessenberg to not apply rotations to zero entries.Gravatar Gael Guennebaud2012-07-24
* real QZ: update licenseGravatar Gael Guennebaud2012-07-24
* Add a RealQZ class: a generalized Schur decomposition for real matricesGravatar Alexey Korepanov2012-07-11