EuclSqNorm: The Euclidean Squared Norm of each column of a matrix is...

Description Usage Arguments

View source: R/RcppExports.R

Description

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.

Usage

1

Arguments

dat

A numerical matrix


scmap documentation built on Nov. 8, 2020, 8:07 p.m.