EuclSqNorm {scmap} | R Documentation |
The Euclidean Squared Norm of each column of a matrix is computed and the whole result is returned as a vector. Used as part of the approx. calculations of the cosine similarity between the query and the reference.
EuclSqNorm(dat)
dat |
A numerical matrix |