Public Types | List of all members
Eigen::internal::sparse_eval< T, Rows, Cols > Struct Template Reference

#include <SparseUtil.h>

Public Types

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

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.

Member Typedef Documentation

template<typename T, int Rows, int Cols>
typedef traits<T>::Index Eigen::internal::sparse_eval< T, Rows, Cols >::_Index

Definition at line 115 of file SparseUtil.h.

template<typename T, int Rows, int Cols>
typedef traits<T>::Scalar Eigen::internal::sparse_eval< T, Rows, Cols >::_Scalar

Definition at line 114 of file SparseUtil.h.

template<typename T, int Rows, int Cols>
typedef SparseMatrix<_Scalar, _Options, _Index> Eigen::internal::sparse_eval< T, Rows, Cols >::type

Definition at line 118 of file SparseUtil.h.

Member Enumeration Documentation

template<typename T, int Rows, int Cols>
anonymous enum
Enumerator
_Options 

Definition at line 116 of file SparseUtil.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:17