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

#include <SparseUtil.h>

Public Types

typedef traits< T >::Scalar _Scalar
 
typedef Matrix< _Scalar, 1, 1 > type
 

Detailed Description

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

Definition at line 105 of file SparseUtil.h.

Member Typedef Documentation

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

Definition at line 106 of file SparseUtil.h.

template<typename T , int Flags>
typedef Matrix<_Scalar, 1, 1> Eigen::internal::sparse_eval< T, 1, 1, Flags >::type

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