Go to the source code of this file.
Data Structures | |
class | IMP::statistics::ConfigurationSetXYZEmbedding |
Embed a configuration using the XYZ coordinates of a set of particles. More... | |
class | IMP::statistics::Embedding |
Map clustering data to spatial positions. More... | |
class | IMP::statistics::HighDensityEmbedding |
class | IMP::statistics::KMeansClustering |
class | IMP::statistics::ParticleEmbedding |
class | IMP::statistics::VectorDEmbedding< D > |
Simply return the coordinates of a VectorD. More... | |
Namespaces | |
namespace | IMP |
The IMP kernel provides base classes and key shared functionality. | |
namespace | IMP::statistics |
This module provides methods for clustering. | |
Functions | |
KMeansClustering * | IMP::statistics::get_lloyds_kmeans (Embedding *embedding, unsigned int k, unsigned int iterations) |
Copyright 2007-2010 IMP Inventors. All rights reserved.