| 
    IMP Reference Guide
    2.23.0
    
   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/Object.h>
 Include dependency graph for PartitionalClustering.h:
 This graph shows which files directly or indirectly include this file: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 | |
| Base functionality and abstract base classes for representation, scoring and sampling.  | |
| 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-2022 IMP Inventors. All rights reserved.
Definition in file PartitionalClustering.h.