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 Eigen::MatrixBase< Derived >::ConstSelfAdjointViewReturnType< UpLo >


Member Typedef Documentation

typedef const SelfAdjointView<const Derived, UpLo> Type

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