Go to the source code of this file.
|
| struct | Eigen::internal::traits< Map< SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > > |
| |
| struct | Eigen::internal::traits< Map< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > > |
| |
| class | Eigen::SparseMapBase< Derived, ReadOnlyAccessors > |
| | Common base class for Map and Ref instance of sparse matrix and vector. More...
|
| |
| class | Eigen::SparseMapBase< Derived, WriteAccessors > |
| | Common base class for writable Map and Ref instance of sparse matrix and vector. More...
|
| |
| class | Eigen::Map< SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > |
| | Specialization of class Map for SparseMatrix-like storage. More...
|
| |
| class | Eigen::Map< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > |
| |
| struct | Eigen::internal::evaluator< Map< SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > > |
| |
| struct | Eigen::internal::evaluator< Map< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > > |
| |
|
| | Eigen |
| | Namespace containing all symbols from the Eigen library.
|
| |
| | Eigen::internal |
| | Namespace containing low-level routines from the Eigen library.
|
| |