Add page giving an overview of the class hierarchy.

This is mostly copied from the wiki, which in turn copies Benoit's email at
http://listengine.tuxfamily.org/lists.tuxfamily.org/eigen/2010/06/msg00576.html
I used ASCII art for the inheritance diagrams for now, but I don't mind
moving to GraphViz/dot as discussed earlier.
This commit is contained in:
Jitse Niesen
2010-08-02 11:36:44 +01:00
parent a9fe75efc4
commit 508b51cb62
2 changed files with 134 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ For a first contact with Eigen, the best place is to have a look at the \ref Get
- \ref TopicCustomizingEigen
- \ref TopicInsideEigenExample
- \ref TopicWritingEfficientProductExpression
- \ref TopicClassHierarchy
- <b>Topics related to alignment issues</b>
- \ref TopicUnalignedArrayAssert
- \ref TopicFixedSizeVectorizable