Added a tutorial on writing functions taking Eigen types.

This commit is contained in:
Hauke Heibel
2010-08-04 12:01:19 +02:00
parent d90d7a006f
commit 224dd66e10
2 changed files with 151 additions and 0 deletions

View File

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