Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
Eigen  3.4.0
Loading...
Searching...
No Matches
Eigen::Map< SparseMatrixType > Member List

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
outerIndexPtr()Eigen::SparseMapBase< Derived, WriteAccessors >inline
valuePtr()Eigen::SparseMapBase< Derived, WriteAccessors >inline
~Map()Eigen::Map< SparseMatrixType >inline
~SparseMapBase()Eigen::SparseMapBase< Derived, WriteAccessors >inline