aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Geometry/Quaternion.h
Commit message (Expand)AuthorAge
...
* Started a Transform class in the Geometry module to representGravatar Gael Guennebaud2008-06-15
* * remove Cross product expression: MatrixBase::cross() now returns a temporaryGravatar Gael Guennebaud2008-06-07
* * add CommaInitializer::finished to allow the use of (Matrix3() << v0, v1, v2...Gravatar Gael Guennebaud2008-06-03
* improved Quaternion class:Gravatar Gael Guennebaud2008-06-03
* add a geometry unit test and fix a couple of typo in Quaternion.hGravatar Gael Guennebaud2008-06-03
* * start of the Geometry module with a cross product and quaternion expressionsGravatar Gael Guennebaud2008-06-02