template<typename _Scalar, int _Flags, typename _StorageIndex>
Eigen::MappedSparseMatrix class

Sparse matrix.

See http://www.netlib.org/linalg/html_templates/node91.html for details on the storage scheme.

Base classes

template<typename PlainObjectType, int MapOptions, typename StrideType>
class Map
A matrix or vector expression mapping an existing array of data.

Constructors, destructors, conversion operators

~MappedSparseMatrix()

Function documentation

template<typename _Scalar, int _Flags, typename _StorageIndex>
Eigen::MappedSparseMatrix<_Scalar, _Flags, _StorageIndex>::~MappedSparseMatrix()

Empty destructor