norm_2 {MultiCNVDetect}R Documentation

Compute the 2-Norm of a vector

Description

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

Usage

norm_2(x)

Arguments

x

x is a vector.


[Package MultiCNVDetect version 0.1-1 Index]