Public Types | List of all members
Eigen::internal::traits< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _Index > > Struct Template Reference

#include <BlockSparseMatrix.h>

Public Types

enum  {
  RowsAtCompileTime = Dynamic, ColsAtCompileTime = Dynamic, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = Dynamic,
  BlockSize = _BlockAtCompileTime, Flags = _Options | NestByRefBit | LvalueBit, CoeffReadCost = NumTraits<Scalar>::ReadCost, SupportedAccessPatterns = InnerRandomAccessPattern
}
 
typedef _Index Index
 
typedef _Scalar Scalar
 
typedef Sparse StorageKind
 
typedef MatrixXpr XprKind
 

Detailed Description

template<typename _Scalar, int _BlockAtCompileTime, int _Options, typename _Index>
struct Eigen::internal::traits< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _Index > >

Definition at line 60 of file BlockSparseMatrix.h.

Member Typedef Documentation

template<typename _Scalar , int _BlockAtCompileTime, int _Options, typename _Index >
typedef _Index Eigen::internal::traits< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _Index > >::Index

Definition at line 63 of file BlockSparseMatrix.h.

template<typename _Scalar , int _BlockAtCompileTime, int _Options, typename _Index >
typedef _Scalar Eigen::internal::traits< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _Index > >::Scalar

Definition at line 62 of file BlockSparseMatrix.h.

template<typename _Scalar , int _BlockAtCompileTime, int _Options, typename _Index >
typedef Sparse Eigen::internal::traits< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _Index > >::StorageKind

Definition at line 64 of file BlockSparseMatrix.h.

template<typename _Scalar , int _BlockAtCompileTime, int _Options, typename _Index >
typedef MatrixXpr Eigen::internal::traits< BlockSparseMatrix< _Scalar, _BlockAtCompileTime, _Options, _Index > >::XprKind

Definition at line 65 of file BlockSparseMatrix.h.

Member Enumeration Documentation

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

Definition at line 66 of file BlockSparseMatrix.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