Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add computeRotationScaling and computeScalingRotation in SVD | Benoit Jacob | 2009-01-22 |
* | add polar decomposition on both sides, in SVD, with test | Benoit Jacob | 2009-01-22 |
* | more Scalar conversions fixes | Gael Guennebaud | 2009-01-07 |
* | * suppressed some minor warnings | Kenneth Frank Riddile | 2009-01-06 |
* | * fix in IO.h, a useless copy was made because of assignment from | Benoit Jacob | 2008-12-18 |
* | * replace postfix ++ by prefix ++ wherever that makes sense in Eigen/ | Benoit Jacob | 2008-12-17 |
* | doc: add a "non stable" warning for parts which are not part | Gael Guennebaud | 2008-11-22 |
* | Big API change in Cholesky module: | Gael Guennebaud | 2008-10-13 |
* | Solve the issue found by Timothy in solveTriangular: | Gael Guennebaud | 2008-10-13 |
* | fix stupid numerical stability issue in SVD::solve (though it is not yet as s... | Gael Guennebaud | 2008-09-04 |
* | trivial compilation fix in SVD | Gael Guennebaud | 2008-09-03 |
* | Added a SVD module: | Gael Guennebaud | 2008-08-19 |