From 508b51cb627ade859491030ab3817b05e9a81f17 Mon Sep 17 00:00:00 2001 From: Jitse Niesen Date: Mon, 2 Aug 2010 11:36:44 +0100 Subject: 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. --- doc/Overview.dox | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/Overview.dox') 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 - Topics related to alignment issues - \ref TopicUnalignedArrayAssert - \ref TopicFixedSizeVectorizable -- cgit v1.2.3