Public Types

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

#include <MatrixBase.h>

List of all members.

Public Types

typedef Diagonal< Derived, IndexType

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


Member Typedef Documentation

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

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