L2Norm | R Documentation |
Compute L2-like norm defined by the square values of the differences between each entrie of two matrices with the same dimensions.
L2Norm(mat1, mat2)
mat1, mat2 |
Two matrices. |
Returns a matrix with L2-like norms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.