norm2 {RestoreNet} | R Documentation |
Euclidean 2-norm
Description
Compute the euclidean 2-norm of a vector x.
Usage
norm2(x)
Arguments
x |
a vector. |
Value
the euclidean 2-norm of x.
[Package RestoreNet version 1.0.1 Index]
norm2 {RestoreNet} | R Documentation |
Compute the euclidean 2-norm of a vector x.
norm2(x)
x |
a vector. |
the euclidean 2-norm of x.