powered by
Vector norm
vecnorm(X)
If a vector, returns the 2-norm of the vector. If a matrix, returns the 2-norm of each row of the matrix
Vector or matrix.
David Sterratt