Learn R Programming

SLGP (version 1.0.1)

crossdist: Computes the Euclidean distance between rows of two matrices

Description

Computes the Euclidean distance between rows of two matrices

Usage

crossdist(x, y)

Value

Euclidean distance between rows of x and y

Arguments

x

First matrix

y

Second matrix