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
35 unsigned int get_number_of_items()
const override;
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.
A base class for clustering results where each item is in one cluster.