norm.RdComputes the squared norm of a sparse_numeric vector which is the square root of
the sum of the squared individual elements of the vector.
norm(x, ...)
# S4 method for class 'sparse_numeric'
norm(x, ...)A numeric scalar representing the squared norm.