IMP
2.4.0
The Integrative Modeling Platform
|
Functor for hierarchical clustering based on complete linkage. More...
#include <IMP/em2d/hierarchical_clustering.h>
Functor for hierarchical clustering based on complete linkage.
Definition at line 140 of file hierarchical_clustering.h.
Public Member Functions | |
double | operator() (unsigned int id1, unsigned int id2, const ClusterSet &cluster_set, const FloatsList &distances) |
Distance between the clusters. More... | |
void | show (std::ostream &out) const |
double IMP::em2d::CompleteLinkage::operator() | ( | unsigned int | id1, |
unsigned int | id2, | ||
const ClusterSet & | cluster_set, | ||
const FloatsList & | distances | ||
) |
Distance between the clusters.