Description Usage Arguments Value See Also
Computes the standard Euclidean norm with a fast C++ implementation.
1 | l2Norm_fast(x)
|
x |
A numeric vector/time series. |
The norm as double.
Other L_p distances: l1DistMult_fast,
l1Dist_fast, l2DistMult_fast,
l2Dist_fast, l2Dist,
lmaxDistMult_fast,
lmaxDist_fast
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.