Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::sparse_eval< T, Rows, Cols > 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, int Rows, int Cols>
struct Eigen::internal::sparse_eval< T, Rows, Cols >

Definition at line 93 of file SparseUtil.h.


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