Public Types

MatrixBase< Derived >::ConstDiagonalIndexReturnType< Index > Struct Template Reference

#include <MatrixBase.h>

List of all members.

Public Types

typedef const Diagonal< const
Derived, Index
Type

template<typename Derived>
template<int Index>
struct MatrixBase< Derived >::ConstDiagonalIndexReturnType< Index >


Member Typedef Documentation

template<typename Derived>
template<int Index>
typedef const Diagonal<const Derived,Index> MatrixBase< Derived >::ConstDiagonalIndexReturnType< Index >::Type

The documentation for this struct was generated from the following file: