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.
| ~MappedSparseMatrix () | |
|
| |
| Map (PointerArgType dataPtr, const StrideType &stride=StrideType()) | |
| Map (PointerArgType dataPtr, Index rows, Index cols, const StrideType &stride=StrideType()) | |
| Map (PointerArgType dataPtr, Index size, const StrideType &stride=StrideType()) | |
| inline |
Empty destructor
© Eigen.
Licensed under the MPL2 License.
https://eigen.tuxfamily.org/dox/classEigen_1_1MappedSparseMatrix.html