Public Types
internal::traits< TriangularView< MatrixType, _Mode > > Struct Template Reference

#include <TriangularMatrix.h>

List of all members.

Public Types

enum  { Mode = _Mode, Flags = (MatrixTypeNestedCleaned::Flags & (HereditaryBits) & (~(PacketAccessBit | DirectAccessBit | LinearAccessBit))) | Mode, CoeffReadCost = MatrixTypeNestedCleaned::CoeffReadCost }
typedef MatrixType::PlainObject DenseMatrixType
typedef MatrixType ExpressionType
typedef nested< MatrixType >::type MatrixTypeNested
typedef remove_all
< MatrixTypeNested >::type 
MatrixTypeNestedCleaned
typedef remove_reference
< MatrixTypeNested >::type 
MatrixTypeNestedNonRef

Detailed Description

template<typename MatrixType, unsigned int _Mode>
struct internal::traits< TriangularView< MatrixType, _Mode > >

Definition at line 150 of file TriangularMatrix.h.


Member Typedef Documentation

template<typename MatrixType , unsigned int _Mode>
typedef MatrixType::PlainObject internal::traits< TriangularView< MatrixType, _Mode > >::DenseMatrixType

Definition at line 156 of file TriangularMatrix.h.

template<typename MatrixType , unsigned int _Mode>
typedef MatrixType internal::traits< TriangularView< MatrixType, _Mode > >::ExpressionType

Definition at line 155 of file TriangularMatrix.h.

template<typename MatrixType , unsigned int _Mode>
typedef nested<MatrixType>::type internal::traits< TriangularView< MatrixType, _Mode > >::MatrixTypeNested

Definition at line 152 of file TriangularMatrix.h.

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

Definition at line 154 of file TriangularMatrix.h.

template<typename MatrixType , unsigned int _Mode>
typedef remove_reference<MatrixTypeNested>::type internal::traits< TriangularView< MatrixType, _Mode > >::MatrixTypeNestedNonRef

Definition at line 153 of file TriangularMatrix.h.


Member Enumeration Documentation

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

Definition at line 157 of file TriangularMatrix.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