aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Overview.dox
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2010-07-06 00:50:16 -0400
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2010-07-06 00:50:16 -0400
commit8cfbf33f601ab95ed3a1d5b776bf456d7c4682c3 (patch)
treea02ea08886e733483cd1b2667a3145cf6fda5e2f /doc/Overview.dox
parent8db60afb47a33a2b9aeadc82921ec49e0c5c7918 (diff)
fix the overview page and add mention that the wrong stack alignment issue may have been solved by gcc 4.5
Diffstat (limited to 'doc/Overview.dox')
-rw-r--r--doc/Overview.dox6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/Overview.dox b/doc/Overview.dox
index 4cd872e43..59c043553 100644
--- a/doc/Overview.dox
+++ b/doc/Overview.dox
@@ -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