aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/alignedvector3.cpp
Commit message (Expand)AuthorAge
* fix AlignedVector3 inconsisent interface with other Vector classes, default c...Gravatar Janek Kozicki2019-12-06
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Fix some trivial warningsGravatar Christoph Hertzberg2015-08-19
* add regression unit test for previous changesetGravatar Gael Guennebaud2015-07-21
* Fix operator<<(ostream,AlignedVector3)Gravatar Gael Guennebaud2015-07-13
* Fix compilation of alignedvector3 unit testGravatar Gael Guennebaud2015-06-16
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* add normalize and normalized overloads in AlignedVector3Gravatar Gael Guennebaud2009-08-16
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* *make coeff() return a const reference (required with the recent change with ...Gravatar Benoit Jacob2009-05-09
* add an AlignedVector3 module suitable for vectorization of 3D vectorsGravatar Gael Guennebaud2009-05-03