aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/geo_alignedbox.cpp
Commit message (Expand)AuthorAge
* geo_alignedbox_5 was failing with AVX enabled, due to storing `Vector4d` in a...Gravatar Christoph Hertzberg2021-03-01
* Fix alignedbox 32-bit precision test failure.Gravatar Antonio Sanchez2020-09-30
* Added AlignedBox::transform(AffineTransform).Gravatar Martin Pecka2020-09-28
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Remove local Index typedef from unit-testsGravatar Gael Guennebaud2018-07-12
* Partly revert changeset 642dddcce29269f266d35e34d34ee83d99a7c116Gravatar Gael Guennebaud2016-12-16
* Fix nonnull-compare warningGravatar Christoph Hertzberg2016-12-15
* Relax strict equalityGravatar Gael Guennebaud2016-07-09
* Add unit test for AlignedBox::centerGravatar Gael Guennebaud2016-06-14
* Fix a warningGravatar Gael Guennebaud2015-10-08
* bug #1075: fix AlignedBox::sample for runtime dimensionGravatar Gael Guennebaud2015-09-30
* bug #502: add bool intersects() methods to AlignedBoxGravatar Sven Strothoff2013-07-28
* Fix testing issues with x87 extra precision.Gravatar Gael Guennebaud2013-07-16
* Clean source code and unit tests with respect to -Wunused-local-typedefsGravatar Gael Guennebaud2013-04-10
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* [Geometry/AlignedBox] New typedefs, like for Core/MatrixGravatar Dennis Schridde2011-11-09
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* email changeGravatar Gael Guennebaud2010-06-24
* The intrin.h header needs to be included after cmath in order to prevent warn...Gravatar Hauke Heibel2010-06-21
* More Index related stuff.Gravatar Hauke Heibel2010-06-21
* remove bogus test that was failingGravatar Benoit Jacob2010-05-08
* Updated tests for enhanced AlignedBox with volume, diagonal and better handli...Gravatar Manuel Yguel2010-01-20
* 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
* various minor updates of some unit testsGravatar Gael Guennebaud2009-05-11
* * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)Gravatar Gael Guennebaud2009-02-17