mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
big improvements to tutorial, especially page 2 (matrix arithmetic).
add placeholders for some 'special topic' pages.
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
namespace Eigen {
|
||||
|
||||
/** \page TutorialArrayClass Tutorial - The Array Class
|
||||
/** \page TutorialArrayClass Tutorial page 3 - The Array Class
|
||||
\ingroup Tutorial
|
||||
|
||||
\li \b Previous: \ref TutorialMatrixArithmetic
|
||||
\li \b Next: (not yet written)
|
||||
|
||||
This tutorial aims to provide an overview and explanations on how to use Eigen's \b Array class
|
||||
|
||||
\b Table \b of \b contents
|
||||
|
||||
Reference in New Issue
Block a user