Back to Sparse Direct Solver (SuperLU)
slu.matrix.getTransposeCSR
Compute the transpose of a CSR matrix.
Syntax
slu.matrix.getTransposeCSR(A)
Description
Compute the transpose of a CSR matrix.
Parameters
| Name | Description |
|---|---|
| A | - Sparse matrix in CSR format |
Returns
SparseMatrixCSR