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

#include <SparseUtil.h>

Public Types

typedef traits< T >::Scalar _Scalar
 
typedef traits< T >::StorageIndex _StorageIndex
 
typedef SparseVector< _Scalar, RowMajor, _StorageIndextype
 

Detailed Description

template<typename T, int Cols, int Flags>
struct Eigen::internal::sparse_eval< T, 1, Cols, Flags >

Definition at line 82 of file SparseUtil.h.

Member Typedef Documentation

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

Definition at line 83 of file SparseUtil.h.

template<typename T , int Cols, int Flags>
typedef traits<T>::StorageIndex Eigen::internal::sparse_eval< T, 1, Cols, Flags >::_StorageIndex

Definition at line 84 of file SparseUtil.h.

template<typename T , int Cols, int Flags>
typedef SparseVector<_Scalar, RowMajor, _StorageIndex> Eigen::internal::sparse_eval< T, 1, Cols, Flags >::type

Definition at line 86 of file SparseUtil.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:46