template<typename MatrixType, int _DiagIndex>
Diagonal class
Expression of a diagonal/subdiagonal/superdiagonal in a matrix.
The matrix is not required to be square.
This class represents an expression of the main diagonal, or any sub/super diagonal of a square matrix. It is the return type of MatrixBase::