Learn R Programming

DDRTree (version 0.1.6)

sqdist_R: calculate the square distance between a, b

Description

calculate the square distance between a, b

Usage

sqdist_R(a, b)

Value

a numeric value for the different between a and b

Arguments

a

a matrix with \(D \times N\) dimension

b

a matrix with \(D \times N\) dimension