ddmatrix-norm {pbdDMAT} | R Documentation |
Computes the norm of a distributed matrix.
## S4 method for signature 'ddmatrix,ANY' norm(x, type = c("O", "I", "F", "M", "2"))
x |
numeric distributed matrices. |
type |
character. Determines which matrix norm is to be used. |
Returns a number.