norm_2: Compute the 2-Norm of a vector

Description Usage Arguments

View source: R/norm_2.R

Description

Calculate the norm of a vector x,the norm can only be the "2"-norm.

Usage

1
norm_2(x)

Arguments

x

x is a vector.


MultiCNVDetect documentation built on May 2, 2019, 2:49 p.m.