# Generated by roxygen2: do not edit by hand

S3method(print,geokmeans)
export(annulus_kmeans)
export(ball_kmeans)
export(elkan_kmeans)
export(exponion_kmeans)
export(geo_kmeans)
export(hamerly_kmeans)
export(kmeans_dc)
export(lloyd_kmeans)
importFrom(Rcpp,evalCpp)
importFrom(utils,capture.output)
importFrom(utils,write.table)
useDynLib(geokmeans, .registration = TRUE)
