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

#include <SparseUtil.h>

Public Types

typedef traits< T >::Index _Index
 
typedef traits< T >::Scalar _Scalar
 
typedef SparseVector< _Scalar, ColMajor, _Indextype
 

Detailed Description

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

Definition at line 106 of file SparseUtil.h.

Member Typedef Documentation

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

Definition at line 108 of file SparseUtil.h.

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

Definition at line 107 of file SparseUtil.h.

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

Definition at line 110 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