IMP
2.3.1
The Integrative Modeling Platform
|
Compute a distance metric between two points. More...
#include <IMP/statistics/statistics_config.h>
#include <IMP/macros.h>
#include <IMP/base_types.h>
#include <IMP/base/Object.h>
Go to the source code of this file.
Classes | |
class | IMP::statistics::PartitionalClustering |
A base class for clustering results where each item is in one cluster. More... | |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::statistics | |
Code to compute statistical measures. | |
Functions | |
void | IMP::statistics::validate_partitional_clustering (PartitionalClustering *pc, unsigned int n) |
Check that the clustering is a valid clustering of n elements. More... | |
Compute a distance metric between two points.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file PartitionalClustering.h.