From 8cfbf33f601ab95ed3a1d5b776bf456d7c4682c3 Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Tue, 6 Jul 2010 00:50:16 -0400 Subject: fix the overview page and add mention that the wrong stack alignment issue may have been solved by gcc 4.5 --- doc/Overview.dox | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/Overview.dox') 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 - Advanced topics - \ref TopicLazyEvaluation - \ref TopicLinearAlgebraDecompositions - \ref TopicCustomizingEigen - \ref TopicInsideEigenExample - - \ref TopicHiPerformance - - Topics on getting high performances - \ref TopicWritingEfficientProductExpression - Topics related to alignment issues - \ref TopicUnalignedArrayAssert -- cgit v1.2.3