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

◆ _Scalar

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.

◆ type

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:


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:23