aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h
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/src/Tensor/TensorGenerator.h
parentf6359ad7955ec2b69554d245cd767760a46f8e42 (diff)
Fix a lot of Doxygen warnings in Tensor module
Diffstat (limited to 'unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h')
-rw-r--r--unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h b/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h
index 95c9e6aee..ac66f9cf1 100644
--- a/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h
+++ b/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h
@@ -12,7 +12,7 @@
namespace Eigen {
-/** \class TensorGenerator
+/** \class TensorGeneratorOp
* \ingroup CXX11_Tensor_Module
*
* \brief Tensor generator class.