aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/Tensor
diff options
context:
space:
mode:
authorGravatar Christoph Hertzberg <chtz@informatik.uni-bremen.de>2018-10-09 20:22:47 +0200
committerGravatar Christoph Hertzberg <chtz@informatik.uni-bremen.de>2018-10-09 20:22:47 +0200
commit3f2c8b7ff067c4a6cf00688a171c5a05154ee39b (patch)
treeb91dbce1a7cb85cf5c670c827952b93b7ebdec42 /unsupported/Eigen/CXX11/Tensor
parentf6359ad7955ec2b69554d245cd767760a46f8e42 (diff)
Fix a lot of Doxygen warnings in Tensor module
Diffstat (limited to 'unsupported/Eigen/CXX11/Tensor')
-rw-r--r--unsupported/Eigen/CXX11/Tensor2
1 files changed, 2 insertions, 0 deletions
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 <Eigen/CXX11/Tensor>
* \endcode
+ *
+ * Much of the documentation can be found \ref eigen_tensors "here".
*/
#include <cmath>