aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Eigen2Support/Geometry
Commit message (Expand)AuthorAge
* Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation...Gravatar Christoph Hertzberg2014-07-01
* Fixed dummy_precision evaluation.Gravatar Hauke Heibel2013-07-28
* Merged simple geometry asserts.Gravatar Hauke Heibel2013-07-25
|\
* | Fix a couple of warningsGravatar Gael Guennebaud2013-06-21
| * Added asserts to AngleAxis class which verify that the initial axis isGravatar Hauke Heibel2013-05-15
|/
* clean Eigen2Support wrt KDE mentionsGravatar Gael Guennebaud2012-07-14
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* fix static inline versus inline static issues (the former is the correct order)Gravatar Gael Guennebaud2012-01-31
* bug #352:properly cast constantsGravatar Igor Krivenko2011-12-09
* fix a couple of warnings in the unit testsGravatar Gael Guennebaud2011-11-05
* fix eigen2 support min/max garbageGravatar Gael Guennebaud2011-07-22
* protect calls to min and max with parentheses to make Eigen compatible with d...Gravatar Gael Guennebaud2011-07-21
* fix bug #212 (installation of Eigen2Support/Geometry)Gravatar Gael Guennebaud2011-03-04
* kill stage 15, it's uselessGravatar Benoit Jacob2011-01-31
* add test for geometry with eigen2_ prefixes. fix that stuff.Gravatar Benoit Jacob2011-01-27
* eigen2: pass QR decomposition and hyperplane testsGravatar Benoit Jacob2011-01-25
* import eigen2 Geometry module into Eigen2Support.Gravatar Benoit Jacob2011-01-24