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

#include <SparseUtil.h>

Public Types

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

Detailed Description

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

Definition at line 89 of file SparseUtil.h.

Member Typedef Documentation

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

Definition at line 90 of file SparseUtil.h.

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

Definition at line 91 of file SparseUtil.h.

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

Definition at line 93 of file SparseUtil.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:56:53