Public Types | List of all members
Eigen::internal::traits< SelfAdjointView< MatrixType, UpLo > > Struct Template Reference

#include <SelfAdjointView.h>

Inheritance diagram for Eigen::internal::traits< SelfAdjointView< MatrixType, UpLo > >:
Inheritance graph
[legend]

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:


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:20