This commit is contained in:
Gael Guennebaud
2010-07-07 16:44:05 +02:00
54 changed files with 143 additions and 70 deletions

View File

@@ -26,6 +26,7 @@
#define EIGEN_DIAGONAL_H
/** \class Diagonal
* \ingroup Core_Module
*
* \brief Expression of a diagonal/subdiagonal/superdiagonal in a matrix
*