Description Usage Arguments Value Examples
Return a normalized vector
1 | rsa.normVec(v)
|
v, |
vector to be normalized |
a normalized vector
1 2 | v <- rep(0.8, 5)
rsa.normVec(v)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.