OSVR-Core
Eigen
internal
sparse_eval
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:
vendor/eigen/Eigen/src/SparseCore/
SparseUtil.h
Generated by
1.8.12