# Generated by roxygen2: do not edit by hand

export(cdist)
export(farthest_point_sampling)
export(is_distance_matrix)
export(pdist)
export(product_metric)
export(rdist)
export(triangle_inequality)
importFrom(Rcpp,sourceCpp)
importFrom(methods,is)
importFrom(stats,as.dist)
importFrom(stats,cor)
useDynLib(rdist, .registration = TRUE)
