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,12 +2,9 @@ namespace Eigen {
|
||||
|
||||
/** \eigenManualPage TutorialLinearAlgebra Linear algebra and decompositions
|
||||
|
||||
\li \b Previous: \ref TutorialAdvancedInitialization
|
||||
\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
|
||||
\ref TopicLinearAlgebraDecompositions "this topic".
|
||||
This page explains how to solve linear systems, compute various decompositions such as LU,
|
||||
QR, %SVD, eigendecompositions... After reading this page, don't miss our
|
||||
\link TopicLinearAlgebraDecompositions catalogue \endlink of dense matrix decompositions.
|
||||
|
||||
\eigenAutoToc
|
||||
|
||||
@@ -253,8 +250,6 @@ decomposition after you've changed the threshold.
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
\li \b Next: \ref TutorialReductionsVisitorsBroadcasting
|
||||
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user