aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Geometry/EulerAngles.h
Commit message (Expand)AuthorAge
* 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
* Remove \nonstable yet. The stability rules for Eigen3 are much simpler:Gravatar Benoit Jacob2010-06-29
* email changeGravatar Gael Guennebaud2010-06-24
* the Index types change.Gravatar Benoit Jacob2010-05-30
* * move dummy_precision and epsilon to NumTraitsGravatar Gael Guennebaud2010-02-10
* precision ---> dummy_precisionGravatar Benoit Jacob2009-11-26
* s/std::atan2/ei_atan2Gravatar Gael Guennebaud2009-07-31
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* fix duplicated geometry module in the docGravatar Gael Guennebaud2009-01-29
* * improvements in the tutorial: triangular matrices, linear algebraGravatar Benoit Jacob2008-12-06
* bugfix in matrix to Euler-angles functionGravatar Gael Guennebaud2008-12-06
* Add a generic matrix to Euler-angles function.Gravatar Gael Guennebaud2008-12-05
* Added MatrixBase::Unit*() static function to easily create unit/basis vectors.Gravatar Gael Guennebaud2008-07-19
* trivial fix in EulerAngles constructorGravatar Gael Guennebaud2008-07-15
* - many updates after Cwise changeGravatar Benoit Jacob2008-07-08
* work on rotations in the Geometry module:Gravatar Gael Guennebaud2008-06-21