# Generated by roxygen2: do not edit by hand

S3method(format,KCentreExact)
S3method(format,KCentreSelection)
S3method(format,MaxEntropySelection)
S3method(format,MaxMeanSelection)
S3method(format,MaxMinSelection)
S3method(format,MaxSumSelection)
S3method(print,KCentreExact)
S3method(print,KCentreSelection)
S3method(print,MaxEntropySelection)
S3method(print,MaxMeanSelection)
S3method(print,MaxMinSelection)
S3method(print,MaxSumSelection)
S3method(summary,MaxMeanSelection)
S3method(summary,MaxMinSelection)
export(DropAdd)
export(ExactKCenter)
export(ExactKCentre)
export(ExactMaxMin)
export(ExactMaxSum)
export(FarFirst)
export(Grasp)
export(KCenter)
export(KCenterRadius)
export(KCentre)
export(KCentreRadius)
export(MaxEntropy)
export(MaxMean)
export(MeanDist)
export(MinDist)
export(PickPoint)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(stats,runif)
useDynLib(Coreset, .registration = TRUE)
