8 #ifndef IMPDOMINO_ANALYSIS_H 
    9 #define IMPDOMINO_ANALYSIS_H 
   11 #include <IMP/domino/domino_config.h> 
   15 IMPDOMINO_BEGIN_NAMESPACE
 
   16 class ParticleStatesTable;
 
   30                        ParticleStatesTable *pst, 
double resolution);
 
   32 IMPDOMINO_END_NAMESPACE
 
A Bayesian inference-based sampler. 
 
Assignments get_state_clusters(const Subset &subset, const Assignments &states, ParticleStatesTable *pst, double resolution)
Return subset of the passed states which are representative. 
 
A Bayesian inference-based sampler. 
 
IMP::Vector< Assignment > Assignments