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,6 +1,6 @@
|
||||
namespace Eigen {
|
||||
|
||||
/** \page TutorialArrayClass Tutorial page 3 - The Array Class
|
||||
/** \page TutorialArrayClass Tutorial page 3 - The %Array class
|
||||
\ingroup Tutorial
|
||||
|
||||
\li \b Previous: \ref TutorialMatrixArithmetic
|
||||
@@ -238,6 +238,7 @@ array3 = array1.abs2();
|
||||
</table>
|
||||
</td></tr></table>
|
||||
|
||||
\li \b Next: \ref TutorialBlockOperations
|
||||
|
||||
**/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user