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

#include <SparseMatrix.h>

Public Types

enum  {
  RowsAtCompileTime = Dynamic, ColsAtCompileTime = Dynamic, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = Dynamic,
  Flags = _Options | NestByRefBit | LvalueBit | CompressedAccessBit, SupportedAccessPatterns = InnerRandomAccessPattern
}
 
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< SparseMatrix< _Scalar, _Options, _StorageIndex > >

Definition at line 47 of file SparseMatrix.h.

Member Typedef Documentation

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

Definition at line 49 of file SparseMatrix.h.

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

Definition at line 50 of file SparseMatrix.h.

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

Definition at line 51 of file SparseMatrix.h.

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

Definition at line 52 of file SparseMatrix.h.

Member Enumeration Documentation

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

Definition at line 53 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:52