Public Types
Eigen::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 Eigen::internal::traits< TriangularView< MatrixType, _Mode > >

Definition at line 138 of file TriangularMatrix.h.


Member Typedef Documentation

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

Definition at line 144 of file TriangularMatrix.h.

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

Definition at line 143 of file TriangularMatrix.h.

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

Definition at line 140 of file TriangularMatrix.h.

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

Definition at line 142 of file TriangularMatrix.h.

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

Definition at line 141 of file TriangularMatrix.h.


Member Enumeration Documentation

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

Definition at line 145 of file TriangularMatrix.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:04