mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Clean the manual page titles, links and intro.
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
namespace Eigen {
|
||||
|
||||
/** \eigenManualPage TutorialGeometry Geometry
|
||||
/** \eigenManualPage TutorialGeometry Space transformations
|
||||
|
||||
\li \b Previous: \ref TutorialReductionsVisitorsBroadcasting
|
||||
\li \b Next: \ref TutorialSparse
|
||||
|
||||
In this tutorial, we will briefly introduce the many possibilities offered by the \ref Geometry_Module "geometry module", namely 2D and 3D rotations and projective or affine transformations.
|
||||
In this page, we will introduce the many possibilities offered by the \ref Geometry_Module "geometry module" to deal with 2D and 3D rotations and projective or affine transformations.
|
||||
|
||||
\eigenAutoToc
|
||||
|
||||
@@ -239,8 +236,6 @@ m = AngleAxisf(angle1, Vector3f::UnitZ())
|
||||
\endcode</td></tr>
|
||||
</table>
|
||||
|
||||
\li \b Next: \ref TutorialSparse
|
||||
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user