IMP  2.2.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
 All IMP::kernel code is brought into the IMP namespace.
 
 IMP::statistics
 See IMP.statistics for more information.
 

Functions

void IMP::statistics::validate_partitional_clustering (PartitionalClustering *pc, unsigned int n)
 

Detailed Description

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file PartitionalClustering.h.