normVec {MFPCA}R Documentation

Calculate the euclidean norm of a vector

Description

Calculate the euclidean norm of a vector

Usage

normVec(x)

Arguments

x

The vector for which the norm is to be calculated

Value

The euclidean norm of x.


[Package MFPCA version 1.3-10 Index]