From 103b9351fdbf3ea440b718a13f40eb17928afaaa Mon Sep 17 00:00:00 2001 From: Jitse Niesen Date: Sun, 22 Aug 2010 18:28:19 +0100 Subject: Docs: Add references to TopicClassHierarchy --- Eigen/src/Core/Array.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Eigen/src/Core/Array.h') diff --git a/Eigen/src/Core/Array.h b/Eigen/src/Core/Array.h index e099647df..2e97f18ee 100644 --- a/Eigen/src/Core/Array.h +++ b/Eigen/src/Core/Array.h @@ -37,7 +37,7 @@ * API for the %Matrix class provides easy access to linear-algebra * operations. * - * \sa \ref TutorialArrayClass + * \sa \ref TutorialArrayClass, \ref TopicClassHierarchy */ template struct ei_traits > : ei_traits > -- cgit v1.2.3