aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/geo_eulerangles.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Introduce EIGEN_PI, get rid of M_PI and acos(-1.0)Gravatar Gael Guennebaud2015-06-10
* Fix bug #609: Euler angles are in Range [0:pi]x[-pi:pi]x[-pi:pi].Gravatar Christoph Hertzberg2013-11-29
* Stabilize eulerangle unit test.Gravatar Gael Guennebaud2013-07-13
* Add no_assignment_operator to a few classes that must not be assigned, and fi...Gravatar Gael Guennebaud2013-07-10
* Fix bug #609: avoid if statement and improve consistency of eulerAngles methodGravatar Gael Guennebaud2013-06-09
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* fix a couple of warnings in the unit testsGravatar Gael Guennebaud2011-11-05
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* email changeGravatar Gael Guennebaud2010-06-24
* add a DenseBase class for MAtrixBase and ArrayBase and more code factorisationGravatar Gael Guennebaud2009-12-04
* Another big refactoring change:Gravatar Gael Guennebaud2009-11-18
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)Gravatar Gael Guennebaud2009-02-17