Public Types | List of all members
Eigen::internal::plain_matrix_type< T, Sparse > Struct Template Reference

#include <SparseUtil.h>

Public Types

enum  { _Options = ((traits<T>::Flags&RowMajorBit)==RowMajorBit) ? RowMajor : ColMajor }
 
typedef traits< T >::Index _Index
 
typedef traits< T >::Scalar _Scalar
 
typedef SparseMatrix< _Scalar, _Options, _Indextype
 

Detailed Description

template<typename T>
struct Eigen::internal::plain_matrix_type< T, Sparse >

Definition at line 127 of file SparseUtil.h.

Member Typedef Documentation

template<typename T >
typedef traits<T>::Index Eigen::internal::plain_matrix_type< T, Sparse >::_Index

Definition at line 130 of file SparseUtil.h.

template<typename T >
typedef traits<T>::Scalar Eigen::internal::plain_matrix_type< T, Sparse >::_Scalar

Definition at line 129 of file SparseUtil.h.

template<typename T >
typedef SparseMatrix<_Scalar, _Options, _Index> Eigen::internal::plain_matrix_type< T, Sparse >::type

Definition at line 133 of file SparseUtil.h.

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator
_Options 

Definition at line 131 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:14