pw_euclidean_distance: Pairwise Squared Euclidean Distance

Description Usage Arguments Value Author(s)

Description

Fast Pairwise Squared Euclidean Distance Computation Using Formula Expansion.

Usage

1

Arguments

x

a numeric matrix

y

a numeric matrix with the same number of columns as matrix x

weights

a numeric vector matching the number of columns defining the weights for a weighted distance vector.

Value

a matrix with euclidean distances between rows of x and y

Author(s)

David Navega


dsnavega/grnnet documentation built on May 9, 2019, 5 a.m.