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

#include <DynamicSparseMatrix.h>

Public Types

enum  {
  RowsAtCompileTime = Dynamic, ColsAtCompileTime = Dynamic, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = Dynamic,
  Flags = _Options | NestByRefBit | LvalueBit, CoeffReadCost = NumTraits<Scalar>::ReadCost, SupportedAccessPatterns = OuterRandomAccessPattern
}
 
typedef _Scalar Scalar
 
typedef _StorageIndex StorageIndex
 
typedef Sparse StorageKind
 
typedef MatrixXpr XprKind
 

Detailed Description

template<typename _Scalar, int _Options, typename _StorageIndex>
struct Eigen::internal::traits< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > >

Definition at line 37 of file DynamicSparseMatrix.h.

Member Typedef Documentation

template<typename _Scalar , int _Options, typename _StorageIndex >
typedef _Scalar Eigen::internal::traits< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > >::Scalar

Definition at line 39 of file DynamicSparseMatrix.h.

template<typename _Scalar , int _Options, typename _StorageIndex >
typedef _StorageIndex Eigen::internal::traits< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > >::StorageIndex

Definition at line 40 of file DynamicSparseMatrix.h.

template<typename _Scalar , int _Options, typename _StorageIndex >
typedef Sparse Eigen::internal::traits< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > >::StorageKind

Definition at line 41 of file DynamicSparseMatrix.h.

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

Definition at line 42 of file DynamicSparseMatrix.h.

Member Enumeration Documentation

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

Definition at line 43 of file DynamicSparseMatrix.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