Go to the source code of this file.
Classes | |
| struct | Eigen::SparseMatrixBase< Derived >::ConstSelfAdjointViewReturnType< UpLo > |
| struct | Eigen::SparseMatrixBase< Derived >::CwiseProductDenseReturnType< OtherDerived > |
| struct | Eigen::SparseMatrixBase< Derived >::SelfAdjointViewReturnType< UpLo > |
| class | Eigen::SparseMatrixBase< Derived > |
| Base class of any sparse matrices or sparse expressions. More... | |
Namespaces | |
| Eigen | |
| : InteropHeaders | |
Macros | |
| #define | EIGEN_CURRENT_STORAGE_BASE_CLASS |
| #define | EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF(COND) |
| #define | EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL |
| #define | EIGEN_DOC_UNARY_ADDONS(METHOD, OP) |
| #define EIGEN_CURRENT_STORAGE_BASE_CLASS |
Definition at line 152 of file SparseMatrixBase.h.
| #define EIGEN_DOC_BLOCK_ADDONS_INNER_PANEL_IF | ( | COND | ) |
Definition at line 156 of file SparseMatrixBase.h.
| #define EIGEN_DOC_BLOCK_ADDONS_NOT_INNER_PANEL |
Definition at line 155 of file SparseMatrixBase.h.
| #define EIGEN_DOC_UNARY_ADDONS | ( | METHOD, | |
| OP | |||
| ) |
Definition at line 154 of file SparseMatrixBase.h.