From 44b19b432c1fc86da7a1836a23007504d995009a Mon Sep 17 00:00:00 2001 From: Tim Holy Date: Wed, 8 Feb 2012 22:11:12 +0100 Subject: 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. --- doc/Overview.dox | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/Overview.dox') 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 - Advanced topics - \ref TopicAliasing -- cgit v1.2.3