Norm2 | R Documentation |
The 2-norm of an expression.
Norm2(x, axis = NA_real_, keepdims = FALSE)
x |
An Expression object. |
axis |
(Optional) The dimension across which to apply the function: |
keepdims |
(Optional) Should dimensions be maintained when applying the atom along an axis? If |
Returns the 2-norm of x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.