aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Overview.dox
diff options
context:
space:
mode:
authorGravatar Hauke Heibel <hauke.heibel@gmail.com>2010-08-04 12:01:19 +0200
committerGravatar Hauke Heibel <hauke.heibel@gmail.com>2010-08-04 12:01:19 +0200
commit224dd66e1038e0ee88e2074207cfb0ef4e793290 (patch)
treeb2ae0471ef178349eb3ccece9ee4fcbe70c732ff /doc/Overview.dox
parentd90d7a006f7e9aba7d06013faa305bd527093ff2 (diff)
Added a tutorial on writing functions taking Eigen 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 bb24ef3a9..edbc69e24 100644
--- a/doc/Overview.dox
+++ b/doc/Overview.dox
@@ -36,6 +36,7 @@ For a first contact with Eigen, the best place is to have a look at the \ref Get
- \ref TopicInsideEigenExample
- \ref TopicWritingEfficientProductExpression
- \ref TopicClassHierarchy
+ - \ref TopicFunctionTakingEigenTypes
- <b>Topics related to alignment issues</b>
- \ref TopicUnalignedArrayAssert
- \ref TopicFixedSizeVectorizable