IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Cluster sets of points. More...
#include <IMP/statistics/statistics_config.h>
#include <IMP/Object.h>
#include <IMP/object_macros.h>
#include <IMP/ref_counted_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::statistics::Metric |
Store data to be clustered for distance metric based algorithms. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::statistics | |
Code to compute statistical measures. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer< Metric > > | IMP::statistics::Metrics |
typedef IMP::Vector < IMP::WeakPointer< Metric > > | IMP::statistics::MetricsTemp |