mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
fix the overview page and add mention that the wrong stack alignment issue may have been solved by gcc 4.5
This commit is contained in:
@@ -23,18 +23,16 @@ For a first contact with Eigen, the best place is to have a look at the \ref Get
|
||||
- \ref TutorialArrayClass
|
||||
- \ref TutorialBlockOperations
|
||||
- \ref TutorialAdvancedInitialization
|
||||
- Comming soon: "Reductions, visitors, and broadcasting"
|
||||
- Coming soon: "Reductions, visitors, and broadcasting"
|
||||
- \ref TutorialLinearAlgebra
|
||||
- \ref TutorialGeometry
|
||||
- \ref TutorialSparseMatrix
|
||||
- \ref TutorialSparse
|
||||
- \ref QuickRefPage
|
||||
- <b>Advanced topics</b>
|
||||
- \ref TopicLazyEvaluation
|
||||
- \ref TopicLinearAlgebraDecompositions
|
||||
- \ref TopicCustomizingEigen
|
||||
- \ref TopicInsideEigenExample
|
||||
- \ref TopicHiPerformance
|
||||
- <b>Topics on getting high performances</b>
|
||||
- \ref TopicWritingEfficientProductExpression
|
||||
- <b>Topics related to alignment issues</b>
|
||||
- \ref TopicUnalignedArrayAssert
|
||||
|
||||
Reference in New Issue
Block a user