Be consistent in how the tutorial pages link together.

This commit is contained in:
Jitse Niesen
2010-07-09 11:59:29 +01:00
parent 2c03ca3325
commit 26cfe5a958
3 changed files with 7 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ namespace Eigen {
/** \page TutorialGeometry Tutorial page 8 - Geometry
\ingroup Tutorial
\li \b Previous: \ref TutorialLinearAlgebra
\li \b Previous: \ref TutorialReductionsVisitorsBroadcasting
\li \b Next: \ref TutorialSparse
In this tutorial, we will shortly introduce the many possibilities offered by the \ref Geometry_Module "geometry module", namely 2D and 3D rotations and projective or affine transformations.