aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Geometry
diff options
context:
space:
mode:
authorGravatar Jim Lersch <3578051-jlersch@users.noreply.gitlab.com>2020-11-26 13:39:04 -0700
committerGravatar Jim Lersch <3578051-jlersch@users.noreply.gitlab.com>2020-11-27 08:48:11 -0700
commita7170f2aca4103abc95e983238a02aba2385b198 (patch)
treeb76e77fce498084b68dbdc8e66f01743c3db7fc2 /Eigen/src/Geometry
parent550e8f8f57f46130e0b7787ee8557d898ff7d8ef (diff)
Fix doxygen class blocks that were not associated with the correct classes.
Diffstat (limited to 'Eigen/src/Geometry')
-rw-r--r--[-rwxr-xr-x]Eigen/src/Geometry/Scaling.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/src/Geometry/Scaling.h b/Eigen/src/Geometry/Scaling.h
index df650fda6..d352f1f2b 100755..100644
--- a/Eigen/src/Geometry/Scaling.h
+++ b/Eigen/src/Geometry/Scaling.h
@@ -14,7 +14,7 @@ namespace Eigen {
/** \geometry_module \ingroup Geometry_Module
*
- * \class Scaling
+ * \class UniformScaling
*
* \brief Represents a generic uniform scaling transformation
*