mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
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.
This commit is contained in:
@@ -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.
|
||||
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user