d.spls.norm1: Computing the l1 and l2 norm

View source: R/d.spls.norm.R

d.spls.norm1R Documentation

Computing the l1 and l2 norm

Description

The internal functions norm1 and norm2 computes the l1 and l2 norm of any vector

Usage

d.spls.norm1(x)

d.spls.norm2(x)

Arguments

x

a numeric vector.

Value

A positive integer of the norm value.

Author(s)

Louna Alsouki François Wahl


dual.spls documentation built on April 19, 2023, 1:07 a.m.