IMP  2.4.0
The Integrative Modeling Platform
Public Member Functions | List of all members
IMP::saxs::ProfileClustering Class Reference

#include <IMP/saxs/ProfileClustering.h>

Detailed Description

Class for profile clustering

Definition at line 20 of file ProfileClustering.h.

Public Member Functions

 ProfileClustering (IMP::saxs::Profile *exp_profile, const IMP::saxs::Profiles &profiles, float chi_percentage=0.3, float chi_threshold=0.0)
 
 ProfileClustering (IMP::saxs::Profile *exp_profile, const IMP::saxs::Profiles &profiles, const std::vector< double > &scores, float chi_percentage=0.3, float chi_threshold=0.0)
 
const std::vector
< IMP::saxs::Profiles > & 
get_clusters () const
 
const IMP::saxs::Profilesget_representatives () const
 

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