aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/QuickStartGuide.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doc/QuickStartGuide.dox')
-rw-r--r--doc/QuickStartGuide.dox6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/QuickStartGuide.dox b/doc/QuickStartGuide.dox
index 9bb2fbe00..d9f7d4b61 100644
--- a/doc/QuickStartGuide.dox
+++ b/doc/QuickStartGuide.dox
@@ -511,11 +511,7 @@ todo
<a href="#" class="top">top</a>\section TutorialCoreSpecialTopics Special Topics
-There are some \ref SpecialTopics "other topics" about which we suggest that you read.
-
-In particular, thanks to expression templates, Eigen is able to apply \ref TopicLazyEvaluation "lazy evaluation" whenever that is beneficial.
-
-todo
+\ref TopicLazyEvaluation "Lazy Evaluation and Aliasing": Thanks to expression templates, Eigen is able to apply lazy evaluation wherever that is beneficial.
*/