# Generated by roxygen2: do not edit by hand

export(clust_composite)
export(clust_proto_minimax)
export(clust_proto_random)
export(dist_binary)
export(dist_col_type)
export(dist_col_type_slow)
export(emp_kl_div)
export(pp_weights)
export(represent)
export(within_category_compare_cpp)
importFrom(Rcpp,sourceCpp)
importFrom(stats,complete.cases)
importFrom(utils,adist)
importFrom(utils,combn)
importFrom(utils,write.csv)
useDynLib(representr, .registration = TRUE)
