IMP  2.3.0
The Integrative Modeling Platform
statistics/embedding.h File Reference

Cluster sets of points. More...

#include <IMP/statistics/statistics_config.h>
#include <IMP/algebra/VectorD.h>
#include <IMP/base/Object.h>
#include <IMP/base/object_macros.h>
+ Include dependency graph for statistics/embedding.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::statistics::Embedding
 Store data to be clustered for embedding based algorithms. More...
 

Namespaces

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

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< Embedding > > 
IMP::statistics::Embeddings
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< Embedding > > 
IMP::statistics::EmbeddingsTemp
 

Detailed Description

Cluster sets of points.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file statistics/embedding.h.