Compute the 1 norm of a sparse matrix.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Matrix_lsr), | intent(in) | :: | this | The matrix to compute the norm of. | 
The norm of the matrix.
Compute the 1 norm of a sparse matrix.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Matrix_lsc), | intent(in) | :: | this | The matrix to compute the norm of. | 
The norm of the matrix.