L1normFun {JSparO} | R Documentation |
The function aims to compute the l_1
norm.
L1normFun(x)
x |
vector |
The L1normFun aims to compute the l_1
norm: \sum_i^n |x_i|
The l_1
norm of vector x
Xinlin Hu thompson-xinlin.hu@connect.polyu.hk
Yaohua Hu mayhhu@szu.edu.cn