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