9 #ifndef IMPSTATISTICS_UTILITY_H 
   10 #define IMPSTATISTICS_UTILITY_H 
   12 #include <IMP/statistics/statistics_config.h> 
   16 IMPSTATISTICS_BEGIN_NAMESPACE
 
   21                                                      PartitionalClustering* pc);
 
   26 IMPSTATISTICSEXPORT 
Ints 
   29 IMPSTATISTICS_END_NAMESPACE
 
Compute a distance metric between two points. 
 
Vector< VectorD<-1 > > VectorKDs
 
IMP::Vector< Int > Ints
Standard way to pass a bunch of Int values. 
 
algebra::VectorKDs get_centroids(Embedding *d, PartitionalClustering *pc)
 
Ints get_representatives(Embedding *d, PartitionalClustering *pc)