R/utils.R
L2Norm.Rd
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)
Two matrices.
Returns a matrix with L2-like norms.