norm_vec: Euclidean norm of a vector

Description Usage Arguments Value Examples

Description

Computes the Euclidean norm of a vector

Usage

1

Arguments

x

The input vector

Value

The Euclidean norm of the input vector

Examples

1
norm_vec(c(1,1))

jpvert/apg documentation built on May 19, 2019, 11:51 p.m.