10 #ifndef IMPSAXS_PROFILE_CLUSTERING_H
11 #define IMPSAXS_PROFILE_CLUSTERING_H
15 IMPSAXS_BEGIN_NAMESPACE
22 double chi_percentage = 0.3,
double chi_threshold = 0.0);
27 double chi_percentage = 0.3,
double chi_threshold = 0.0);
34 return clustered_profiles_;
38 void cluster_profiles();
39 void select_representatives();
49 double chi_percentage_;
50 double chi_threshold_;
A more IMP-like version of the std::vector.
A smart pointer to a ref-counted Object that is a class member.
A class for profile storing and computation.
Ints get_representatives(Embedding *d, PartitionalClustering *pc)