Fix a lot of Doxygen warnings in Tensor module

(grafted from 3f2c8b7ff0
)
This commit is contained in:
Christoph Hertzberg
2018-10-09 20:22:47 +02:00
parent 9a53659b08
commit fcc41f1b9a
8 changed files with 187 additions and 180 deletions

View File

@@ -39,6 +39,8 @@
* \code
* #include <Eigen/CXX11/Tensor>
* \endcode
*
* Much of the documentation can be found \ref eigen_tensors "here".
*/
#include <cmath>