#include <hpp/constraints/matrix-view.hh>
◆ Index
template<typename ArgType , int _Rows, int _Cols, bool _allRows, bool _allCols>
| typedef ArgType::Index Eigen::internal::traits< MatrixBlockView< ArgType, _Rows, _Cols, _allRows, _allCols > >::Index |
◆ Scalar
template<typename ArgType , int _Rows, int _Cols, bool _allRows, bool _allCols>
| typedef ArgType::Scalar Eigen::internal::traits< MatrixBlockView< ArgType, _Rows, _Cols, _allRows, _allCols > >::Scalar |
◆ StorageKind
template<typename ArgType , int _Rows, int _Cols, bool _allRows, bool _allCols>
| typedef traits<ArgType>::StorageKind Eigen::internal::traits< MatrixBlockView< ArgType, _Rows, _Cols, _allRows, _allCols > >::StorageKind |
◆ XprKind
template<typename ArgType , int _Rows, int _Cols, bool _allRows, bool _allCols>
| typedef traits<ArgType>::XprKind Eigen::internal::traits< MatrixBlockView< ArgType, _Rows, _Cols, _allRows, _allCols > >::XprKind |
◆ anonymous enum
template<typename ArgType , int _Rows, int _Cols, bool _allRows, bool _allCols>
| Enumerator |
|---|
| CoeffReadCost | |
| Flags | |
| RowsAtCompileTime | |
| ColsAtCompileTime | |
| MaxRowsAtCompileTime | |
| MaxColsAtCompileTime | |
The documentation for this struct was generated from the following file: