norm_vec: Takes the l2-norm of a vector.

View source: R/util.R

norm_vecR Documentation

Takes the l2-norm of a vector.

Description

Takes the l2-norm of a vector.

Usage

norm_vec(x)

Arguments

x

the vector to be normed

Value

Returns the l2-norm of x.


lucylgao/clusterpval documentation built on July 4, 2023, 4:40 p.m.