#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< Derived >::ConstFixedSegmentReturnType< Size > | 
| struct | Eigen::SparseMatrixBase< Derived >::ConstNColsBlockXpr< N > | 
| struct | Eigen::SparseMatrixBase< Derived >::ConstNRowsBlockXpr< N > | 
| struct | Eigen::SparseMatrixBase< Derived >::FixedSegmentReturnType< Size > | 
| struct | Eigen::SparseMatrixBase< Derived >::NColsBlockXpr< N > | 
| struct | Eigen::SparseMatrixBase< Derived >::NRowsBlockXpr< N > | 
| class | Eigen::SparseMatrixBase< Derived > | 
| Base class of any sparse matrices or sparse expressions.  More... | |
| Namespaces | |
| Eigen | |
| Macros | |
| #define | EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::SparseMatrixBase | 
| #define | EIGEN_SPARSE_CWISE_PRODUCT_RETURN_TYPE | 
| #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::SparseMatrixBase | 
Definition at line 137 of file SparseMatrixBase.h.
| #define EIGEN_SPARSE_CWISE_PRODUCT_RETURN_TYPE | 
Definition at line 320 of file SparseMatrixBase.h.