L1normFun: L1normFun

View source: R/L1normFun.R

L1normFunR Documentation

L1normFun

Description

The function aims to compute the l_1 norm.

Usage

L1normFun(x)

Arguments

x

vector

Details

The L1normFun aims to compute the l_1 norm: ∑_i^n |x_i|

Value

The l_1 norm of vector x

Author(s)

Xinlin Hu thompson-xinlin.hu@connect.polyu.hk

Yaohua Hu mayhhu@szu.edu.cn


JSparO documentation built on Aug. 18, 2022, 9:06 a.m.

Related to L1normFun in JSparO...