Eigen  3.3.4
Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > Member List

This is the complete list of members for Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >, including all inherited members.

Map(PointerArgType dataPtr, const StrideType &stride=StrideType())Eigen::Map< SparseMatrix< _Scalar, _Flags, _StorageIndex > >inlineexplicit
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()Eigen::MappedSparseMatrix< _Scalar, _Flags, _StorageIndex >inline