From 2ff7961c1022274de74d06b2e9d00a9a3e2ac815 Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Wed, 3 Dec 2008 23:15:26 +0000 Subject: split off the lazy evaluation part from the quickstartguide; actually by mistake i had already committed part of that change so i commit the rest even if it's not much, so building docs from trunk works again. --- doc/QuickStartGuide.dox | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'doc/QuickStartGuide.dox') 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 top\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. */ -- cgit v1.2.3