IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
IMP::saxs::ProfileClustering Class Reference

#include <IMP/saxs/ProfileClustering.h>

Detailed Description

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 Profilesget_representatives () const
 

The documentation for this class was generated from the following file: