Main MRPT website > C++ reference
MRPT logo
Public Types

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


Detailed Description

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

Definition at line 241 of file MatrixBase.h.

#include <src/Core/MatrixBase.h>

List of all members.

Public Types

typedef const SelfAdjointView
< const Derived, UpLo > 
Type

Member Typedef Documentation

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

Definition at line 241 of file MatrixBase.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011