Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::traits< SparseView< MatrixType > > Struct Template Reference
+ Inheritance diagram for Eigen::internal::traits< SparseView< MatrixType > >:
+ Collaboration diagram for Eigen::internal::traits< SparseView< MatrixType > >:

Public Types

enum  { Flags = int(traits<MatrixType>::Flags) & (RowMajorBit) }
 
typedef MatrixType::Index Index
 
typedef Sparse StorageKind
 

Detailed Description

template<typename MatrixType>
struct Eigen::internal::traits< SparseView< MatrixType > >

Definition at line 19 of file SparseView.h.


The documentation for this struct was generated from the following file: