Public Types

MatrixBase< Derived >::ConstSelfAdjointViewReturnType< UpLo > Struct Template Reference

#include <MatrixBase.h>

List of all members.

Public Types

typedef const SelfAdjointView
< const Derived, UpLo > 
Type

template<typename Derived>
template<unsigned int UpLo>
struct MatrixBase< Derived >::ConstSelfAdjointViewReturnType< UpLo >


Member Typedef Documentation

template<typename Derived>
template<unsigned int UpLo>
typedef const SelfAdjointView<const Derived, UpLo> MatrixBase< Derived >::ConstSelfAdjointViewReturnType< UpLo >::Type

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