9 #ifndef IMPSTATISTICS_POINT_CLUSTERING_H
10 #define IMPSTATISTICS_POINT_CLUSTERING_H
12 #include <IMP/statistics/statistics_config.h>
16 IMPSTATISTICS_BEGIN_NAMESPACE
29 IMPSTATISTICSEXPORT PartitionalClusteringWithCenter*
31 unsigned int k,
unsigned int iterations);
37 IMPSTATISTICSEXPORT PartitionalClusteringWithCenter*
45 IMPSTATISTICSEXPORT PartitionalClusteringWithCenter*
60 IMPSTATISTICS_END_NAMESPACE