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:
@@ -2,10 +2,7 @@ namespace Eigen {
|
||||
|
||||
/** \eigenManualPage TutorialMatrixArithmetic Matrix and vector arithmetic
|
||||
|
||||
\li \b Previous: \ref TutorialMatrixClass
|
||||
\li \b Next: \ref TutorialArrayClass
|
||||
|
||||
This tutorial aims to provide an overview and some details on how to perform arithmetic
|
||||
This page aims to provide an overview and some details on how to perform arithmetic
|
||||
between matrices, vectors and scalars with Eigen.
|
||||
|
||||
\eigenAutoToc
|
||||
@@ -212,8 +209,6 @@ Eigen then uses runtime assertions. This means that the program will abort with
|
||||
|
||||
For more details on this topic, see \ref TopicAssertions "this page".
|
||||
|
||||
\li \b Next: \ref TutorialArrayClass
|
||||
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user