IMP  2.3.1
The Integrative Modeling Platform
statistics/utility.h File Reference

Cluster sets of points. More...

#include <IMP/statistics/statistics_config.h>
#include "PartitionalClustering.h"
#include "Embedding.h"
+ Include dependency graph for statistics/utility.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::statistics
 Code to compute statistical measures.
 

Functions

algebra::VectorKDs IMP::statistics::get_centroids (Embedding *d, PartitionalClustering *pc)
 
Ints IMP::statistics::get_representatives (Embedding *d, PartitionalClustering *pc)
 

Detailed Description

Cluster sets of points.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file statistics/utility.h.