#include "../plugins/CommonCwiseUnaryOps.h"
#include "../plugins/BlockMethods.h"
#include "../plugins/IndexedViewMethods.h"
#include "../plugins/ReshapedMethods.h"
Go to the source code of this file.
Classes | |
class | Eigen::DenseBase< Derived > |
Base class for all dense matrices, vectors, and arrays. More... | |
Namespaces | |
Eigen | |
Namespace containing all symbols from the Eigen library. | |
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 |
#define | EIGEN_DOC_UNARY_ADDONS(X, Y) |
Functions | |
static void | Eigen::internal::check_DenseIndex_is_signed () |
#define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::DenseBase |
Definition at line 654 of file DenseBase.h.
#define EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF | ( | COND | ) |
Definition at line 656 of file DenseBase.h.
#define EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL |
Definition at line 655 of file DenseBase.h.
Definition at line 657 of file DenseBase.h.