aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Overview.dox
diff options
context:
space:
mode:
authorGravatar Tim Holy <holy@wustl.edu>2012-02-08 22:11:12 +0100
committerGravatar Tim Holy <holy@wustl.edu>2012-02-08 22:11:12 +0100
commit44b19b432c1fc86da7a1836a23007504d995009a (patch)
tree916ea545d332ba60a8c4d3f5512345a75097ee05 /doc/Overview.dox
parent5bb34fd14c74021314744cb1d4a82a39449359cf (diff)
Add a tutorial page on the Map class, and add a section to FunctionsTakingEigenTypes about multiple-argument functions and the pitfalls when using Map/Expression types.
Diffstat (limited to 'doc/Overview.dox')
-rw-r--r--doc/Overview.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Overview.dox b/doc/Overview.dox
index 08dc5b5ed..113f691cb 100644
--- a/doc/Overview.dox
+++ b/doc/Overview.dox
@@ -27,6 +27,7 @@ For a first contact with Eigen, the best place is to have a look at the \ref Get
- \ref TutorialReductionsVisitorsBroadcasting
- \ref TutorialGeometry
- \ref TutorialSparse
+ - \ref TutorialMapClass
- \ref QuickRefPage
- <b>Advanced topics</b>
- \ref TopicAliasing