IMP
2.2.1
The Integrative Modeling Platform
|
Cluster sets of points. More...
#include <IMP/statistics/statistics_config.h>
#include "PartitionalClusteringWithCenter.h"
#include "Embedding.h"
Go to the source code of this file.
Namespaces | |
IMP | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::statistics | |
See IMP.statistics for more information. | |
Functions | |
PartitionalClusteringWithCenter * | IMP::statistics::create_bin_based_clustering (Embedding *embed, double side) |
PartitionalClustering * | IMP::statistics::create_centrality_clustering (Embedding *d, double far, int k) |
PartitionalClusteringWithCenter * | IMP::statistics::create_connectivity_clustering (Embedding *embed, double dist) |
PartitionalClusteringWithCenter * | IMP::statistics::create_lloyds_kmeans (Embedding *embedding, unsigned int k, unsigned int iterations) |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file point_clustering.h.