![]() |
Eigen
3.3.0
|
Sparse matrix.
_Scalar | the scalar type, i.e. the type of the coefficients |
See http://www.netlib.org/linalg/html_templates/node91.html for details on the storage scheme.
Public Member Functions | |
~MappedSparseMatrix () | |
![]() | |
Map (PointerArgType dataPtr, const Stride< 0, 0 > &stride=Stride< 0, 0 >()) | |
Map (PointerArgType dataPtr, Index rows, Index cols, const Stride< 0, 0 > &stride=Stride< 0, 0 >()) | |
Map (PointerArgType dataPtr, Index size, const Stride< 0, 0 > &stride=Stride< 0, 0 >()) | |
|
inline |
Empty destructor