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

#include <SparseMatrix.h>

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

Public Types

enum  { Flags = 0 }
 
- Public Types inherited from Eigen::internal::traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >
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< const SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >

Definition at line 85 of file SparseMatrix.h.

Member Enumeration Documentation

template<typename _Scalar , int _Options, typename _StorageIndex , int DiagIndex>
anonymous enum
Enumerator
Flags 

Definition at line 88 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:48