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

#include <SparseMatrix.h>

Public Types

enum  {
  RowsAtCompileTime = Dynamic, ColsAtCompileTime = 1, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = 1,
  Flags = 0, CoeffReadCost = _MatrixTypeNested::CoeffReadCost*10
}
 
typedef remove_reference< MatrixTypeNested >::type _MatrixTypeNested
 
typedef _Index Index
 
typedef SparseMatrix< _Scalar, _Options, _Index > MatrixType
 
typedef nested< MatrixType >::type MatrixTypeNested
 
typedef _Scalar Scalar
 
typedef Dense StorageKind
 
typedef MatrixXpr XprKind
 

Detailed Description

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

Definition at line 61 of file SparseMatrix.h.

Member Typedef Documentation

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

Definition at line 65 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _Index , int DiagIndex>
typedef _Index Eigen::internal::traits< Diagonal< const SparseMatrix< _Scalar, _Options, _Index >, DiagIndex > >::Index

Definition at line 69 of file SparseMatrix.h.

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

Definition at line 63 of file SparseMatrix.h.

template<typename _Scalar , int _Options, typename _Index , int DiagIndex>
typedef nested<MatrixType>::type Eigen::internal::traits< Diagonal< const SparseMatrix< _Scalar, _Options, _Index >, DiagIndex > >::MatrixTypeNested

Definition at line 64 of file SparseMatrix.h.

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

Definition at line 67 of file SparseMatrix.h.

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

Definition at line 68 of file SparseMatrix.h.

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

Definition at line 70 of file SparseMatrix.h.

Member Enumeration Documentation

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

Definition at line 72 of file SparseMatrix.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