, including all inherited members.
Base typedef | Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > | [private] |
cast_to_pointer_type(PointerArgType ptr) | Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > | [inline] |
innerStride() const | Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > | [inline] |
m_stride | Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > | [protected] |
Map(PointerArgType dataPtr, const StrideType &stride=StrideType()) | Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > | [inline, explicit] |
Map(PointerArgType dataPtr, Index size, const StrideType &stride=StrideType()) | Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > | [inline] |
Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType()) | Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > | [inline] |
MappedSparseMatrix(Index rows, Index cols, Index nnz, StorageIndex *outerIndexPtr, StorageIndex *innerIndexPtr, Scalar *valuePtr, StorageIndex *innerNonZeroPtr=0) | Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > | [inline] |
outerStride() const | Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > | [inline] |
PointerArgType typedef | Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > | |
PointerType typedef | Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > > | |
Scalar typedef | Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > | |
StorageIndex typedef | Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > | |
~MappedSparseMatrix() | Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > | [inline] |