IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
#include <IMP/saxs/ProfileClustering.h>
Class for profile clustering
Definition at line 18 of file ProfileClustering.h.
Public Member Functions | |
ProfileClustering (Profile *exp_profile, const Profiles &profiles, double chi_percentage=0.3, double chi_threshold=0.0) | |
ProfileClustering (Profile *exp_profile, const Profiles &profiles, const Vector< double > &scores, double chi_percentage=0.3, double chi_threshold=0.0) | |
const Vector< Profiles > & | get_clusters () const |
const Profiles & | get_representatives () const |