Public Types

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

#include <MatrixBase.h>

List of all members.

Public Types

typedef SelfAdjointView
< Derived, UpLo > 
Type

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


Member Typedef Documentation

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

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