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 Aug. 28, 2025, 1:08 a.m.