powered by
Compute pairwise distance matrix
compute_distance_matrix(left_mat, right_mat, distance = "euclidean")
Numeric matrix of pairwise distances (n_left x n_right).