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/CwiseUnaryOp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Eigen/src/Core/CwiseUnaryOp.h') diff --git a/Eigen/src/Core/CwiseUnaryOp.h b/Eigen/src/Core/CwiseUnaryOp.h index b5cdf22a2..4c92f36bb 100644 --- a/Eigen/src/Core/CwiseUnaryOp.h +++ b/Eigen/src/Core/CwiseUnaryOp.h @@ -27,6 +27,7 @@ #define EIGEN_CWISE_UNARY_OP_H /** \class CwiseUnaryOp + * \ingroup Core_Module * * \brief Generic expression where a coefficient-wise unary operator is applied to an expression * -- cgit v1.2.3