Public Types | List of all members
Eigen::internal::traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > > Struct Template Reference

#include <SparseMatrix.h>

Inheritance diagram for Eigen::internal::traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >:
Inheritance graph
[legend]

Public Types

enum  {
  RowsAtCompileTime = Dynamic, ColsAtCompileTime = 1, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = 1,
  Flags = LvalueBit
}
 
typedef remove_reference< MatrixTypeNested >::type _MatrixTypeNested
 
typedef SparseMatrix< _Scalar, _Options, _StorageIndex > MatrixType
 
typedef ref_selector< MatrixType >::type MatrixTypeNested
 
typedef _Scalar Scalar
 
typedef _StorageIndex StorageIndex
 
typedef Dense StorageKind
 
typedef MatrixXpr XprKind
 

Detailed Description

template<typename _Scalar, int _Options, typename _StorageIndex, int DiagIndex>
struct Eigen::internal::traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >

Definition at line 64 of file SparseMatrix.h.

Member Typedef Documentation

template<typename _Scalar , int _Options, typename _StorageIndex , int DiagIndex>
typedef remove_reference<MatrixTypeNested>::type Eigen::internal::traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >::_MatrixTypeNested

Definition at line 68 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _StorageIndex , int DiagIndex>
typedef SparseMatrix<_Scalar, _Options, _StorageIndex> Eigen::internal::traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >::MatrixType

Definition at line 66 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _StorageIndex , int DiagIndex>
typedef ref_selector<MatrixType>::type Eigen::internal::traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >::MatrixTypeNested

Definition at line 67 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _StorageIndex , int DiagIndex>
typedef _Scalar Eigen::internal::traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >::Scalar

Definition at line 70 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _StorageIndex , int DiagIndex>
typedef _StorageIndex Eigen::internal::traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >::StorageIndex

Definition at line 72 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _StorageIndex , int DiagIndex>
typedef Dense Eigen::internal::traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >::StorageKind

Definition at line 71 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _StorageIndex , int DiagIndex>
typedef MatrixXpr Eigen::internal::traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >::XprKind

Definition at line 73 of file SparseMatrix.h.

Member Enumeration Documentation

template<typename _Scalar , int _Options, typename _StorageIndex , int DiagIndex>
anonymous enum
Enumerator
RowsAtCompileTime 
ColsAtCompileTime 
MaxRowsAtCompileTime 
MaxColsAtCompileTime 
Flags 

Definition at line 75 of file SparseMatrix.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:49