vectornorm | R Documentation |
Compute the norm of a vector or a matrix of vectors
vectornorm(x)
x |
m-element vector or n-by-m matrix (x[1:n,1:m]) representing n m-element vectors |
Returns a scalar or an n-element vector with the vector norms
Danail Obreschkow
vectornorm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.