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

internal::traits< SelfAdjointView< MatrixType, UpLo > > Struct Template Reference


Detailed Description

template<typename MatrixType, unsigned int UpLo>
struct internal::traits< SelfAdjointView< MatrixType, UpLo > >

Definition at line 46 of file SelfAdjointView.h.

#include <src/Core/SelfAdjointView.h>

List of all members.

Public Types

enum  { Mode = UpLo | SelfAdjoint, Flags, CoeffReadCost = _MatrixTypeNested::CoeffReadCost }
typedef nested< MatrixType >::type MatrixTypeNested
typedef remove_reference
< MatrixTypeNested >::type 
_MatrixTypeNested
typedef MatrixType ExpressionType

Member Typedef Documentation

template<typename MatrixType , unsigned int UpLo>
typedef remove_reference<MatrixTypeNested>::type internal::traits< SelfAdjointView< MatrixType, UpLo > >::_MatrixTypeNested

Definition at line 49 of file SelfAdjointView.h.

template<typename MatrixType , unsigned int UpLo>
typedef MatrixType internal::traits< SelfAdjointView< MatrixType, UpLo > >::ExpressionType

Definition at line 50 of file SelfAdjointView.h.

template<typename MatrixType , unsigned int UpLo>
typedef nested<MatrixType>::type internal::traits< SelfAdjointView< MatrixType, UpLo > >::MatrixTypeNested

Definition at line 48 of file SelfAdjointView.h.


Member Enumeration Documentation

template<typename MatrixType , unsigned int UpLo>
anonymous enum
Enumerator:
Mode 
Flags 
CoeffReadCost 

Definition at line 51 of file SelfAdjointView.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011