PPCI (version 0.1.5)

norm_vec: Euclidean Norm of a Vector

Description

Computes the Euclidean (L2) norm of a vector

Usage

norm_vec(v)

Arguments

v

a numeric vector

Value

the Euclidean norm of v.