9 #ifndef IMPSTATISTICS_METRICS_H
10 #define IMPSTATISTICS_METRICS_H
12 #include <IMP/statistics/statistics_config.h>
20 IMPSTATISTICS_BEGIN_NAMESPACE
28 double get_distance(
unsigned int i,
unsigned int j)
const IMP_OVERRIDE;
29 unsigned int get_number_of_items()
const IMP_OVERRIDE;
55 double get_distance(
unsigned int i,
unsigned int j)
const IMP_OVERRIDE;
56 unsigned int get_number_of_items()
const IMP_OVERRIDE;
60 IMPSTATISTICS_END_NAMESPACE
A class to store a set of configurations of a model.
Import IMP/kernel/SingletonContainer.h in the namespace.
A nullptr-initialized pointer to an IMP Object.
A smart pointer to a ref-counted Object that is a class memeber.
double get_distance(const Plane3D &pln, const Vector3D &p)
Return the distance between a plane and a point in 3D.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Store data to be clustered for embedding based algorithms.
Various general useful macros for IMP.
Import IMP/kernel/ConfigurationSet.h in the namespace.
A shared container for Singletons.
Store data to be clustered for distance metric based algorithms.