aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Geometry/AngleAxis.h
Commit message (Expand)AuthorAge
...
* * revert the previous interface change in solveTriangular (pointer vs reference)Gravatar Gael Guennebaud2008-08-18
* Fix compilation issues with icc and g++ < 4.1. Those include:Gravatar Gael Guennebaud2008-07-21
* Various documentation improvements, in particualr in Cholesky and Geometry mo...Gravatar Gael Guennebaud2008-07-20
* Add cholesky's members to MatrixBaseGravatar Gael Guennebaud2008-07-19
* Added an automatically generated list of selected examples in the documentation.Gravatar Gael Guennebaud2008-07-19
* Added MatrixBase::Unit*() static function to easily create unit/basis vectors.Gravatar Gael Guennebaud2008-07-19
* the big Array/Cwise rework as discussed on the mailing list. The new APIGravatar Benoit Jacob2008-07-08
* work on rotations in the Geometry module:Gravatar Gael Guennebaud2008-06-21