![]() |
Eigen
5.0.1-dev+7c7d8473
|
This is the complete list of members for Eigen::Map< SparseMatrixType >, including all inherited members.
| coeffRef(Index row, Index col) | Eigen::SparseMapBase< Derived, WriteAccessors > | inline |
| innerIndexPtr() | Eigen::SparseMapBase< Derived, WriteAccessors > | inline |
| innerNonZeroPtr() | Eigen::SparseMapBase< Derived, WriteAccessors > | inline |
| Map(Index rows, Index cols, Index nnz, StorageIndex *outerIndexPtr, StorageIndex *innerIndexPtr, Scalar *valuePtr, StorageIndex *innerNonZerosPtr=0) | Eigen::Map< SparseMatrixType > | inline |
| Map(Index rows, Index cols, Index nnz, const StorageIndex *outerIndexPtr, const StorageIndex *innerIndexPtr, const Scalar *valuePtr, const StorageIndex *innerNonZerosPtr=0) | Eigen::Map< SparseMatrixType > | inline |
| Map(PointerArgType dataPtr, const StrideType &stride=StrideType()) | Eigen::Map< SparseMatrixType > | inlineexplicit |
| Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType()) | Eigen::Map< SparseMatrixType > | inline |
| Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType()) | Eigen::Map< SparseMatrixType > | inline |
| outerIndexPtr() | Eigen::SparseMapBase< Derived, WriteAccessors > | inline |
| valuePtr() | Eigen::SparseMapBase< Derived, WriteAccessors > | inline |
| ~Map() | Eigen::Map< SparseMatrixType > | inline |
| ~SparseMapBase() | Eigen::SparseMapBase< Derived, WriteAccessors > | inline |