aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/geo_orthomethods.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
* Fix nested_eval<Product<> > which wrongly returned a Product<> expressionGravatar Gael Guennebaud2014-09-24
* Fix geo_orthomethods unit test for complexesGravatar Gael Guennebaud2014-08-01
* Make cross product uses nested/nested_evalGravatar Gael Guennebaud2014-08-01
* 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
* fix cross product for complexes and add support for mixed real-complex cross ...Gravatar Gael Guennebaud2011-01-27
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* email changeGravatar Gael Guennebaud2010-06-24
* Big renaming:Gravatar Benoit Jacob2010-01-04
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* improve coverage of unitOrthogonalGravatar Gael Guennebaud2009-09-07
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* add optimized cross3 function (code from Rohit Garg)Gravatar Gael Guennebaud2009-03-11
* compilation fix + test orho methods for complexGravatar Gael Guennebaud2009-02-26
* add tests showing bug in unitOrthogonal such that we don't forget it!Gravatar Gael Guennebaud2009-02-17
* * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)Gravatar Gael Guennebaud2009-02-17