mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
* update the general TOC
* integrate the old geometry/sparse tutorial into the new one (they are better than nothing) * remove the old tutorial on the core module
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Eigen {
|
||||
\ingroup Tutorial
|
||||
|
||||
\li \b Previous: \ref TutorialAdvancedInitialization
|
||||
\li \b Next: TODO
|
||||
\li \b Next: \ref TutorialGeometry
|
||||
|
||||
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: TODO
|
||||
\li \b Next: TutorialGeometry
|
||||
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user