Public Types
Eigen::internal::sparse_eval< T, Rows, Cols > Struct Template Reference

#include <SparseUtil.h>

List of all members.

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, _Index
type

Detailed Description

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

Definition at line 113 of file SparseUtil.h.


Member Typedef Documentation

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

Definition at line 115 of file SparseUtil.h.

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

Definition at line 114 of file SparseUtil.h.

template<typename T, int Rows, int Cols>
typedef SparseMatrix<_Scalar, _Options, _Index> Eigen::internal::sparse_eval< T, Rows, Cols >::type

Definition at line 118 of file SparseUtil.h.


Member Enumeration Documentation

template<typename T, int Rows, int Cols>
anonymous enum
Enumerator:
_Options 

Definition at line 116 of file SparseUtil.h.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Sat Jun 8 2019 19:40:59