# Generated by roxygen2: do not edit by hand

export(ari)
export(calc_sumZscore)
export(lisi)
export(nmi)
export(run_all_metrics)
export(silhouette_width)
export(stratified_sample)
import(Rcpp)
importFrom(Matrix,sparseMatrix)
importFrom(RANN,nn2)
importFrom(cluster,silhouette)
importFrom(stats,dist)
useDynLib(scPOP, .registration=TRUE)
