mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
nearly complete page 6 / linear algebra + examples
fix the previous/next links
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
namespace Eigen {
|
||||
|
||||
/** \page TutorialBlockOperations Tutorial page 4 - Block operations
|
||||
/** \page TutorialBlockOperations Tutorial page 4 - %Block operations
|
||||
\ingroup Tutorial
|
||||
|
||||
\li \b Previous: \ref TutorialArrayClass
|
||||
\li \b Next: (not yet written)
|
||||
\li \b Next: \ref TutorialAdvancedInitialization
|
||||
|
||||
This tutorial explains the essentials of Block operations together with many examples.
|
||||
|
||||
@@ -288,6 +288,7 @@ Output:
|
||||
\include Tutorial_BlockOperations_vector.out
|
||||
</td></tr></table>
|
||||
|
||||
\li \b Next: \ref TutorialAdvancedInitialization
|
||||
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user