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

@@ -4,7 +4,7 @@ namespace Eigen {
\ingroup Tutorial
\li \b Previous: \ref TutorialAdvancedInitialization
\li \b Next: \ref TutorialGeometry
\li \b Next: \ref TutorialReductionsVisitorsBroadcasting
This tutorial explains how to solve linear systems, compute various decompositions such as LU,
QR, %SVD, eigendecompositions... for more advanced topics, don't miss our special page on
@@ -240,7 +240,7 @@ decomposition after you've changed the threshold.
</tr>
</table>
\li \b Next: TutorialGeometry
\li \b Next: \ref TutorialReductionsVisitorsBroadcasting
*/