Doc: replace manual TOC by doxygen's \tableofcontents command

This commit is contained in:
Gael Guennebaud
2012-12-28 18:58:07 +01:00
parent ded70b8b58
commit 2ea1e49a08
29 changed files with 32 additions and 211 deletions

View File

@@ -10,15 +10,7 @@ This tutorial explains how to solve linear systems, compute various decompositio
QR, %SVD, eigendecompositions... for more advanced topics, don't miss our special page on
\ref TopicLinearAlgebraDecompositions "this topic".
\b Table \b of \b contents
- \ref TutorialLinAlgBasicSolve
- \ref TutorialLinAlgSolutionExists
- \ref TutorialLinAlgEigensolving
- \ref TutorialLinAlgInverse
- \ref TutorialLinAlgLeastsquares
- \ref TutorialLinAlgSeparateComputation
- \ref TutorialLinAlgRankRevealing
\tableofcontents
\section TutorialLinAlgBasicSolve Basic linear solving