mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Doc: replace manual TOC by doxygen's \tableofcontents command
This commit is contained in:
@@ -9,16 +9,7 @@ namespace Eigen {
|
||||
This tutorial aims to provide an overview and some details on how to perform arithmetic
|
||||
between matrices, vectors and scalars with Eigen.
|
||||
|
||||
\b Table \b of \b contents
|
||||
- \ref TutorialArithmeticIntroduction
|
||||
- \ref TutorialArithmeticAddSub
|
||||
- \ref TutorialArithmeticScalarMulDiv
|
||||
- \ref TutorialArithmeticMentionXprTemplates
|
||||
- \ref TutorialArithmeticTranspose
|
||||
- \ref TutorialArithmeticMatrixMul
|
||||
- \ref TutorialArithmeticDotAndCross
|
||||
- \ref TutorialArithmeticRedux
|
||||
- \ref TutorialArithmeticValidity
|
||||
\tableofcontents
|
||||
|
||||
\section TutorialArithmeticIntroduction Introduction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user