get_dist_matrix: Function to get pairwise distances.

Description Usage Arguments Value

View source: R/nonpar.R

Description

Function to get pairwise distances.

Usage

1
get_dist_matrix(Z1, Z2, sigma = 0.5)

Arguments

Z1

the n x d dataset

Z2

the m x d dataset

sigma

the kernel sigma

Value

the kernel matrix


jagterberg/optimalTransportInvariance documentation built on Feb. 3, 2022, 7:24 p.m.