sqdist: Alternative computation of distance matrix, based on matrix...

View source: R/Projections.R

sqdistR Documentation

Alternative computation of distance matrix, based on matrix multiplication.

Description

Alternative computation of distance matrix, based on matrix multiplication.

Usage

sqdist(X, Y)

Arguments

X

n x d matrix

Y

m x d matrix

Value

n x m distance matrix


YosefLab/VISION documentation built on June 14, 2024, 5:27 p.m.