aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/geo_hyperplane.cpp
Commit message (Expand)AuthorAge
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* finish to fix bug #270: we have to use EIGEN_ALIGN_STATICALLY and not EIGEN_D...Gravatar Gael Guennebaud2011-05-28
* clean several other assertion checking testsGravatar Gael Guennebaud2011-05-20
* add an Options template parameter to Hyperplane and ParametrizedLineGravatar Gael Guennebaud2011-01-27
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* email changeGravatar Gael Guennebaud2010-06-24
* More Index related stuff.Gravatar Hauke Heibel2010-06-21
* workaround weird gcc 4.0.1 compilation errorGravatar Gael Guennebaud2010-02-15
* * HouseholderSequence:Gravatar Benoit Jacob2009-12-02
* sync with mainlineGravatar Benoit Jacob2009-10-28
|\
* | big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
| * support gcc 3.3Gravatar Benoit Jacob2009-10-22
|/
* * rename QR to HouseholderQR because really that impacts the API, not just th...Gravatar Benoit Jacob2009-07-06
* 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