norm.Rd
Computes the Euclidean (L2) norm $$\sqrt{\sum_i x_i^2}$$.
norm(x, ...) # S4 method for class 'sparse_numeric' norm(x, ...)
A sparse_numeric object.
sparse_numeric
Ignored; included for compatibility with the generic.
Numeric scalar norm.