aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/Geometry
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2008-07-22 10:54:42 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2008-07-22 10:54:42 +0000
commit172000aaeb968198dcafbb22edc03377bb16f599 (patch)
tree02f2531123f8a3a3f21a5ce7eaa15ab1d24d05af /Eigen/Geometry
parent516db2c3b97345553c3489681fba67f52a8eda6b (diff)
Add .perpendicular() function in Geometry module (adapted from Eigen1)
Documentation: * add an overview for each module. * add an example for .all() and Cwise::operator<
Diffstat (limited to 'Eigen/Geometry')
-rw-r--r--Eigen/Geometry2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/Geometry b/Eigen/Geometry
index 5e73ce992..1d8fb33ca 100644
--- a/Eigen/Geometry
+++ b/Eigen/Geometry
@@ -5,7 +5,7 @@
namespace Eigen {
-/** \defgroup Geometry
+/** \defgroup Geometry Geometry module
* This module provides support for:
* - fixed-size homogeneous transformations
* - 2D and 3D rotations