aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Geometry/Transform.h
Commit message (Expand)AuthorAge
...
* Fixed Geometry module failures.Gravatar Hauke Heibel2010-08-17
* fix Transform() constructor taking a Transform with other mode.Gravatar Benoit Jacob2010-08-16
* fix warningsGravatar Benoit Jacob2010-08-16
* Fixed Affine transform typedef.Gravatar Hauke Heibel2010-08-02
* Safeguarded some Transform functions with compile time asserts.Gravatar Hauke Heibel2010-07-29
* Transform is now per default Projective.Gravatar Hauke Heibel2010-07-29
* Several changes in comments to keep Doxygen happy.Gravatar Jitse Niesen2010-07-25
* Remove \nonstable yet. The stability rules for Eigen3 are much simpler:Gravatar Benoit Jacob2010-06-29
* email changeGravatar Gael Guennebaud2010-06-24
* the Index types change.Gravatar Benoit Jacob2010-05-30
* Applied tiny Qt related fixes.Gravatar Hauke Heibel2010-05-19
* * implement the corner() API change: new methods topLeftCorner() etcGravatar Benoit Jacob2010-04-22
* Renamed AnyMatrixBase to EigenBase.Gravatar Hauke Heibel2010-02-20
* * move dummy_precision and epsilon to NumTraitsGravatar Gael Guennebaud2010-02-10
* Fixed a warning.Gravatar Hauke Heibel2010-02-03
* merge and add start/end to Eigen2SupportGravatar Gael Guennebaud2010-01-05
|\
| * Big renaming:Gravatar Benoit Jacob2010-01-04
* | merge with default branchGravatar Gael Guennebaud2009-12-22
|\|
* | adapt select, replicate and reverseGravatar Gael Guennebaud2009-12-10
| * Much more NestByValue cleanup.Gravatar Hauke Heibel2009-12-01
| * precision ---> dummy_precisionGravatar Benoit Jacob2009-11-26
|/
* sync with mainlineGravatar Benoit Jacob2009-10-28
|\
* | big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
| * Added more common typedefs.Gravatar Hauke Heibel2009-10-27
|/
* * ReturnByValue:Gravatar Benoit Jacob2009-09-22
* fix bug #42, add missing Transform::Identity()Gravatar Benoit Jacob2009-09-19
* fix bug #52: Transform::inverse() should return a TransformGravatar Benoit Jacob2009-09-18
* add EIGEN_TRANSFORM_PLUGINGravatar Gael Guennebaud2009-08-17
* shame on meGravatar Gael Guennebaud2009-08-06
* fix my bad fix of Hauke's fix ;)Gravatar Gael Guennebaud2009-08-06
* fix a couple of compilations issuesGravatar Gael Guennebaud2009-08-06
* fixed inversion for AffineCompact matricesGravatar Hauke Heibel2009-08-06
* add the missing Affine Transform * set of column vectors products...Gravatar Gael Guennebaud2009-08-06
* fix a couple of compilation issue due to the removal of MultiplierBaseGravatar Gael Guennebaud2009-08-04
* merge with special_matrix branchGravatar Gael Guennebaud2009-08-03
|\
| * forward-port Anthony Truchet's changeset 8eab0bccbf8b1969f32bb006b61d2137f6f3...Gravatar Benoit Jacob2009-07-30
* | new implementation of diagonal matrices and diagonal matrix expressionsGravatar Benoit Jacob2009-06-28
|/
* * rename PartialRedux to VectorwiseOpGravatar Gael Guennebaud2009-06-10
* fix #11: now the default Transform ctor set the last row in Affine mode.Gravatar Gael Guennebaud2009-06-10
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* fix #1 : need to nest by value the affine part in homogeneous productGravatar Gael Guennebaud2009-05-18
* add affine * homogeneous vector for backward compatibility (e.g.,Gravatar Gael Guennebaud2009-03-11
* fix a few compilation errors and warnings (ICC)Gravatar Gael Guennebaud2009-03-11
* fix compilation with old, and future gccGravatar Gael Guennebaud2009-03-10
* add a small note in Transform doc.Gravatar Gael Guennebaud2009-03-08
* big rework of the Transform class:Gravatar Gael Guennebaud2009-03-08
* Commented out duplicate definition of TransformTraits - was causingGravatar Andrew Coles2009-03-05
* * allow Matrix to be resized to 0 (solve a lot of troubles withGravatar Gael Guennebaud2009-02-07
* fix duplicated geometry module in the docGravatar Gael Guennebaud2009-01-29
* Big change in DiagonalMatrix and Geometry/Scaling:Gravatar Gael Guennebaud2009-01-28