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, FlagsLvalueBit = is_lvalue<MatrixType>::value ? LvalueBit : 0, Flags }
 
typedef MatrixType ExpressionType
 
typedef MatrixType::PlainObject FullMatrixType
 
typedef ref_selector< MatrixType >::non_const_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 Eigen::internal::traits< SelfAdjointView< MatrixType, UpLo > >::ExpressionType

Definition at line 37 of file SelfAdjointView.h.

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

Definition at line 38 of file SelfAdjointView.h.

template<typename MatrixType , unsigned int UpLo>
typedef ref_selector<MatrixType>::non_const_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 
FlagsLvalueBit 
Flags 

Definition at line 39 of file SelfAdjointView.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:51