Wrote resizing documentation page

libeigen/eigen!2110

Co-authored-by: Simon Merkle <st172506@stud.uni-stuttgart.de>
This commit is contained in:
Simon Merkle
2026-01-19 16:29:52 +00:00
committed by Rasmus Munk Larsen
parent f7772e3946
commit c09151a2c2
2 changed files with 173 additions and 4 deletions

View File

@@ -35,7 +35,6 @@ namespace Eigen {
*/
/** \page UnclassifiedPages Unclassified pages
- \subpage TopicResizing
- \subpage TopicVectorization
- \subpage TopicEigenExpressionTemplates
- \subpage TopicScalarTypes
@@ -70,6 +69,8 @@ namespace Eigen {
\ingroup DenseMatrixManipulation_chapter */
/** \addtogroup TutorialReshape
\ingroup DenseMatrixManipulation_chapter */
/** \addtogroup TopicResizing
\ingroup DenseMatrixManipulation_chapter */
/** \addtogroup TutorialSTL
\ingroup DenseMatrixManipulation_chapter */
/** \addtogroup TutorialMapClass