Public Types | List of all members
Eigen::internal::traits< BlockSparseTimeDenseProduct< BlockSparseMatrixT, VecType > > Struct Template Reference

#include <BlockSparseMatrix.h>

Public Types

enum  {
  RowsAtCompileTime = Dynamic, ColsAtCompileTime = Dynamic, MaxRowsAtCompileTime = Dynamic, MaxColsAtCompileTime = Dynamic,
  Flags = 0, CoeffReadCost = internal::traits<BlockSparseMatrixT>::CoeffReadCost
}
 
typedef BlockSparseMatrixT::Index Index
 
typedef BlockSparseMatrixT::Scalar Scalar
 
typedef Dense StorageKind
 
typedef MatrixXpr XprKind
 

Detailed Description

template<typename BlockSparseMatrixT, typename VecType>
struct Eigen::internal::traits< BlockSparseTimeDenseProduct< BlockSparseMatrixT, VecType > >

Definition at line 246 of file BlockSparseMatrix.h.

Member Typedef Documentation

template<typename BlockSparseMatrixT , typename VecType >
typedef BlockSparseMatrixT::Index Eigen::internal::traits< BlockSparseTimeDenseProduct< BlockSparseMatrixT, VecType > >::Index

Definition at line 251 of file BlockSparseMatrix.h.

template<typename BlockSparseMatrixT , typename VecType >
typedef BlockSparseMatrixT::Scalar Eigen::internal::traits< BlockSparseTimeDenseProduct< BlockSparseMatrixT, VecType > >::Scalar

Definition at line 250 of file BlockSparseMatrix.h.

template<typename BlockSparseMatrixT , typename VecType >
typedef Dense Eigen::internal::traits< BlockSparseTimeDenseProduct< BlockSparseMatrixT, VecType > >::StorageKind

Definition at line 248 of file BlockSparseMatrix.h.

template<typename BlockSparseMatrixT , typename VecType >
typedef MatrixXpr Eigen::internal::traits< BlockSparseTimeDenseProduct< BlockSparseMatrixT, VecType > >::XprKind

Definition at line 249 of file BlockSparseMatrix.h.

Member Enumeration Documentation

template<typename BlockSparseMatrixT , typename VecType >
anonymous enum
Enumerator
RowsAtCompileTime 
ColsAtCompileTime 
MaxRowsAtCompileTime 
MaxColsAtCompileTime 
Flags 
CoeffReadCost 

Definition at line 252 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