ddmatrix-norm | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.