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.

(transplanted from 44b19b432c
)
This commit is contained in:
Tim Holy
2012-02-08 22:11:12 +01:00
parent 503cf43556
commit f54cc2284e
6 changed files with 146 additions and 4 deletions

View File

@@ -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