#include "../plugins/BlockMethods.h"
Go to the source code of this file.
Classes | |
class | DenseBase< Derived > |
Base class for all dense matrices, vectors, and arrays. More... | |
struct | DenseBase< Derived >::FixedSegmentReturnType< Size > |
struct | DenseBase< Derived >::ConstFixedSegmentReturnType< Size > |
struct | DenseBase< Derived >::NColsBlockXpr< N > |
struct | DenseBase< Derived >::ConstNColsBlockXpr< N > |
struct | DenseBase< Derived >::NRowsBlockXpr< N > |
struct | DenseBase< Derived >::ConstNRowsBlockXpr< N > |
Defines | |
#define | EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::DenseBase |
#define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::DenseBase |