IMP  2.0.1
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/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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::statistics
 See IMP.statistics Overview for more information.
 

Functions

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

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file PartitionalClustering.h.