commit | 13ad88736e41cd22d057f67e39ba694be76f7010 | [log] [tgz] |
---|---|---|
author | Benoit Jacob <jacob.benoit.1@gmail.com> | Tue Aug 12 02:14:02 2008 +0000 |
committer | Benoit Jacob <jacob.benoit.1@gmail.com> | Tue Aug 12 02:14:02 2008 +0000 |
tree | d61adf7ab2edd10ae60d113b64dcb20547276265 | |
parent | f04c1cb774fae209c6d4d060bda15f7389764887 [diff] [blame] |
last small fixes, this is alpha6, eigen2 is now ready for eigen1 apps to port to.
diff --git a/Eigen/Geometry b/Eigen/Geometry index 4d7b3f3..7a3ca9e 100644 --- a/Eigen/Geometry +++ b/Eigen/Geometry
@@ -9,6 +9,7 @@ * This module provides support for: * - fixed-size homogeneous transformations * - 2D and 3D rotations + * - quaternions * - \ref MatrixBase::cross() "cross product" * - \ref MatrixBase::someOrthognal() "orthognal vector generation" *