Compute the norm of a distributed sparse matrix along the rows.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Matrix_ps), | intent(in) | :: | this |
The matrix to compute the norm of. |
The norm value of the full distributed sparse matrix.