sqdist_R: calculate the square distance between a, b

View source: R/DDRTree.R

sqdist_RR Documentation

calculate the square distance between a, b

Description

calculate the square distance between a, b

Usage

sqdist_R(a, b)

Arguments

a

a matrix with D \times N dimension

b

a matrix with D \times N dimension

Value

a numeric value for the different between a and b


DDRTree documentation built on March 3, 2026, 9:08 a.m.