Fix doxygen class blocks that were not associated with the correct classes.

This commit is contained in:
Jim Lersch
2020-11-26 13:39:04 -07:00
parent 550e8f8f57
commit a7170f2aca
2 changed files with 3 additions and 2 deletions

2
Eigen/src/Geometry/Scaling.h Executable file → Normal file
View File

@@ -14,7 +14,7 @@ namespace Eigen {
/** \geometry_module \ingroup Geometry_Module
*
* \class Scaling
* \class UniformScaling
*
* \brief Represents a generic uniform scaling transformation
*