norm

fun <T : AlgebraElement<T, out Norm<T, R>>, R> norm(arg: T): R

Computes the norm of arg (i.e. absolute value or vector length).