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

Definition at line 33 of file SelfAdjointView.h.


Member Typedef Documentation

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

Definition at line 38 of file SelfAdjointView.h.

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

Definition at line 37 of file SelfAdjointView.h.

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

Definition at line 35 of file SelfAdjointView.h.

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

Definition at line 36 of file SelfAdjointView.h.


Member Enumeration Documentation

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

Definition at line 39 of file SelfAdjointView.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