OSVR-Core
Public Types | List of all members
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
 

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