Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::plain_matrix_type< T, Sparse > Struct Template Reference

Public Types

enum  { _Options = ((traits<T>::Flags&RowMajorBit)==RowMajorBit) ? RowMajor : ColMajor }
 
typedef traits< T >::Scalar _Scalar
 
typedef traits< T >::Index _Index
 
typedef SparseMatrix< _Scalar, _Options, _Index > type
 

Detailed Description

template<typename T>
struct Eigen::internal::plain_matrix_type< T, Sparse >

Definition at line 127 of file SparseUtil.h.


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