eucl_norm_sq {tourr} | R Documentation |
Calculate the squared Euclidean norm of a vector x
Description
Calculate the squared Euclidean norm of a vector x
Usage
eucl_norm_sq(x)
Arguments
x |
numeric vector |
[Package tourr version 1.2.0 Index]