IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Cluster sets of points. More...
#include <IMP/statistics/statistics_config.h>
#include <IMP/algebra/VectorD.h>
#include <IMP/Object.h>
#include <IMP/object_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::statistics::Embedding |
Store data to be clustered for embedding 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< Embedding > > | IMP::statistics::Embeddings |
typedef IMP::Vector < IMP::WeakPointer< Embedding > > | IMP::statistics::EmbeddingsTemp |
Cluster sets of points.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file statistics/embedding.h.