#include "../plugins/CommonCwiseUnaryOps.h"
#include "../plugins/CommonCwiseBinaryOps.h"
#include "../plugins/MatrixCwiseUnaryOps.h"
#include "../plugins/MatrixCwiseBinaryOps.h"
#include "../plugins/BlockMethods.h"
Go to the source code of this file.
Classes | |
struct | Eigen::SparseMatrixBase::ConstSelfAdjointViewReturnType< UpLo > |
struct | Eigen::SparseMatrixBase::CwiseProductDenseReturnType< OtherDerived > |
struct | Eigen::SparseMatrixBase::SelfAdjointViewReturnType< UpLo > |
class | Eigen::SparseMatrixBase |
Base class of any sparse matrices or sparse expressions. More... | |
Namespaces | |
Eigen | |
Namespace containing all symbols from the Eigen library. | |
Macros | |
#define | EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::SparseMatrixBase |
#define | EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF(COND) |
#define | EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL |
#define | EIGEN_DOC_UNARY_ADDONS(X, Y) |
#define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::SparseMatrixBase |
Definition at line 152 of file SparseMatrixBase.h.
#define EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF | ( | COND | ) |
Definition at line 160 of file SparseMatrixBase.h.
#define EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL |
Definition at line 159 of file SparseMatrixBase.h.
Definition at line 158 of file SparseMatrixBase.h.