R/operator.R
vecnorm.Rd
p-norm of vector representation of x, which is deprecated, use norm(vec(x), p=2) instead.
norm(vec(x), p=2)
vecnorm(x, p = 2)
input matrix.
a number greater than 1.