IMP
2.3.1
The Integrative Modeling Platform
|
Cluster sets of points. More...
#include <IMP/statistics/statistics_config.h>
#include <IMP/base/Object.h>
#include <IMP/base/object_macros.h>
#include <IMP/base/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 | |
Synonym for IMP::kernel. | |
IMP::statistics | |
Code to compute statistical measures. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer< Metric > > | IMP::statistics::Metrics |
typedef IMP::base::Vector < IMP::base::WeakPointer < Metric > > | IMP::statistics::MetricsTemp |