IMP
2.0.1
The Integrative Modeling Platform
|
Cluster sets of points. More...
#include <IMP/statistics/statistics_config.h>
#include "PartitionalClustering.h"
#include "Metric.h"
#include "point_clustering.h"
#include <IMP/algebra/VectorD.h>
#include <IMP/macros.h>
#include <IMP/Object.h>
#include <IMP/ConfigurationSet.h>
#include <IMP/SingletonContainer.h>
#include <IMP/internal/OwnerPointer.h>
Go to the source code of this file.
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::statistics |
See IMP.statistics Overview for more information. | |
Functions | |
PartitionalClustering * | IMP::statistics::create_centrality_clustering (Metric *d, double far, int k) |
PartitionalClustering * | IMP::statistics::create_connectivity_clustering (Metric *metric, double dist) |
PartitionalClustering * | IMP::statistics::create_diameter_clustering (Metric *d, double maximum_diameter) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file metric_clustering.h.