From 3f2c8b7ff067c4a6cf00688a171c5a05154ee39b Mon Sep 17 00:00:00 2001 From: Christoph Hertzberg Date: Tue, 9 Oct 2018 20:22:47 +0200 Subject: Fix a lot of Doxygen warnings in Tensor module --- unsupported/Eigen/CXX11/Tensor | 2 ++ 1 file changed, 2 insertions(+) (limited to 'unsupported/Eigen/CXX11/Tensor') diff --git a/unsupported/Eigen/CXX11/Tensor b/unsupported/Eigen/CXX11/Tensor index 14a2d0f0d..22eae34ea 100644 --- a/unsupported/Eigen/CXX11/Tensor +++ b/unsupported/Eigen/CXX11/Tensor @@ -40,6 +40,8 @@ * \code * #include * \endcode + * + * Much of the documentation can be found \ref eigen_tensors "here". */ #include -- cgit v1.2.3