L1normFun {JSparO}R 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: \sum_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


[Package JSparO version 1.5.0 Index]