powered by
Compute the Lp-norm of two sequencies.
lpnorm(seq1, seq2 = 0, p = 0)
first sequency
second sequency
L-space of the norm. 0 is infinity norm or max norm, 1 is the absolute value norm, 2 is L2 norm and so on
0
1
2
The computed norm value.
pgam