From 49747fa4a983cbd5b383a5b8054b8452437ff614 Mon Sep 17 00:00:00 2001 From: Jitse Niesen Date: Tue, 6 Jul 2010 13:10:08 +0100 Subject: Various documentation improvements. * Add short documentation for Array class * Put all classes explicitly in Core module (where applicable) * Section on Modules in Quick Reference Guide * Put Page 7 after Page 6 in Contents :) --- Eigen/src/Core/CwiseUnaryView.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Eigen/src/Core/CwiseUnaryView.h') diff --git a/Eigen/src/Core/CwiseUnaryView.h b/Eigen/src/Core/CwiseUnaryView.h index 3888b86b2..612b28f1f 100644 --- a/Eigen/src/Core/CwiseUnaryView.h +++ b/Eigen/src/Core/CwiseUnaryView.h @@ -26,6 +26,7 @@ #define EIGEN_CWISE_UNARY_VIEW_H /** \class CwiseUnaryView + * \ingroup Core_Module * * \brief Generic lvalue expression of a coefficient-wise unary operator of a matrix or a vector * -- cgit v1.2.3