9 #ifndef IMPSTATISTICS_RECURSIVE_PARTITIONAL_CLUSTERING_EMBEDDING_H
10 #define IMPSTATISTICS_RECURSIVE_PARTITIONAL_CLUSTERING_EMBEDDING_H
12 #include <IMP/statistics/statistics_config.h>
16 IMPSTATISTICS_BEGIN_NAMESPACE
39 IMPSTATISTICS_END_NAMESPACE
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Compute a distance metric between two points.
A smart pointer to a ref-counted Object that is a class member.
Store data to be clustered for embedding based algorithms.
#define IMP_OVERRIDE
Cause a compile error if this method does not override a parent method.
A base class for clustering results where each item is in one cluster.