normVec: Calculate the euclidean norm of a vector

View source: R/FCP_TPA.R

normVecR 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.


MFPCA documentation built on Sept. 15, 2022, 9:07 a.m.