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

#include <SelfAdjointView.h>

List of all members.

Public Types

enum  { Mode = UpLo | SelfAdjoint, Flags, CoeffReadCost = MatrixTypeNestedCleaned::CoeffReadCost }
typedef MatrixType::PlainObject DenseMatrixType
typedef MatrixType ExpressionType
typedef nested< MatrixType >::type MatrixTypeNested
typedef remove_all
< MatrixTypeNested >::type 
MatrixTypeNestedCleaned

Detailed Description

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

Definition at line 46 of file SelfAdjointView.h.


Member Typedef Documentation

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

Definition at line 51 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.

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

Definition at line 49 of file SelfAdjointView.h.


Member Enumeration Documentation

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

Definition at line 52 of file SelfAdjointView.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:40