9 #ifndef IMPSTATISTICS_METRICS_H
10 #define IMPSTATISTICS_METRICS_H
12 #include <IMP/statistics/statistics_config.h>
20 IMPSTATISTICS_BEGIN_NAMESPACE
60 IMPSTATISTICS_END_NAMESPACE
Various general useful macros for IMP.
A container for Singletons.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
A smart pointer to a ref-counted Object that is a class member.
A class to store a set of configurations of a model.
A shared container for Singletons.
Store data to be clustered for embedding based algorithms.
A nullptr-initialized pointer to an IMP Object.
Store a set of configurations of the model.
double get_distance(const Line3D &s, const Vector3D &p)
Get closest distance between a line and a point.
#define IMP_OVERRIDE
Cause a compile error if this method does not override a parent method.
Store data to be clustered for distance metric based algorithms.