#include "../plugins/BlockMethods.h"
Go to the source code of this file.
| Classes | |
| struct | Eigen::DenseBase< Derived >::ConstFixedBlockXpr< Rows, Cols > | 
| struct | Eigen::DenseBase< Derived >::ConstFixedSegmentReturnType< Size > | 
| struct | Eigen::DenseBase< Derived >::ConstNColsBlockXpr< N > | 
| struct | Eigen::DenseBase< Derived >::ConstNRowsBlockXpr< N > | 
| class | Eigen::DenseBase< Derived > | 
| Base class for all dense matrices, vectors, and arrays.  More... | |
| struct | Eigen::DenseBase< Derived >::FixedBlockXpr< Rows, Cols > | 
| struct | Eigen::DenseBase< Derived >::FixedSegmentReturnType< Size > | 
| struct | Eigen::DenseBase< Derived >::NColsBlockXpr< N > | 
| struct | Eigen::DenseBase< Derived >::NRowsBlockXpr< N > | 
| Namespaces | |
| Eigen | |
| Eigen::internal | |
| Macros | |
| #define | EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::DenseBase | 
| #define | EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF(COND) | 
| #define | EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL | 
| Functions | |
| static void | Eigen::internal::check_DenseIndex_is_signed () | 
| #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::DenseBase | 
Definition at line 560 of file DenseBase.h.
| #define EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF | ( | COND | ) | 
Definition at line 562 of file DenseBase.h.
| #define EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL | 
Definition at line 561 of file DenseBase.h.