Back to Sparse Direct Solver (SuperLU)
slu.matrix.copySparseMatrix
Create a deep copy of a sparse matrix.
Syntax
slu.matrix.copySparseMatrix(A)
Description
Create a deep copy of a sparse matrix.
Parameters
| Name | Description |
|---|---|
| A | - Sparse matrix to copy |
Returns
SparseMatrix