Learn R Programming

MFPCA (version 1.3-10)

normVec: Calculate the euclidean norm of a vector

Description

Calculate the euclidean norm of a vector

Usage

normVec(x)

Value

The euclidean norm of x.

Arguments

x

The vector for which the norm is to be calculated