IMP  2.3.0
The Integrative Modeling Platform
PartitionalClustering.h File Reference

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>
+ 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
 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...
 

Detailed Description

Compute a distance metric between two points.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file PartitionalClustering.h.