aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Overview.dox
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-08-02 11:36:44 +0100
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2010-08-02 11:36:44 +0100
commit508b51cb627ade859491030ab3817b05e9a81f17 (patch)
tree182fd3447dded9bf3d2d1bc4df047d7b05f9b666 /doc/Overview.dox
parenta9fe75efc484c1db35cc7e0132959863f5bdca03 (diff)
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.
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 9071c0f15..bb24ef3a9 100644
--- a/doc/Overview.dox
+++ b/doc/Overview.dox
@@ -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