aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SVD/JacobiSVD.h
Commit message (Expand)AuthorAge
* bugfixes for ICC (compilation and runtime)Gravatar Gael Guennebaud2009-09-15
* big reorganization in JacobiSVD:Gravatar Benoit Jacob2009-09-03
* * rename JacobiRotation => PlanarRotationGravatar Gael Guennebaud2009-09-02
* JacobiSVD: implement general R-SVD using full-pivoting QR, so we now support ...Gravatar Benoit Jacob2009-09-02
* add a JacobiRotation class wrapping the cosine-sine pair withGravatar Gael Guennebaud2009-09-01
* * JacobiSVD:Gravatar Benoit Jacob2009-08-31