IMP  2.0.1
The Integrative Modeling Platform
IMP::em::HighDensityEmbedding Class Reference

#include <IMP/em/embedding.h>

+ Inheritance diagram for IMP::em::HighDensityEmbedding:

Public Member Functions

 HighDensityEmbedding (DensityMap *dm, double threshold)
 
virtual void do_show (std::ostream &out) const
 
unsigned int get_number_of_items () const
 
algebra::VectorKD get_point (unsigned int i) const
 
algebra::VectorKDs get_points () const
 

Additional Inherited Members

- Protected Member Functions inherited from IMP::statistics::Embedding
 Embedding (std::string name)
 

Detailed Description

Generate a set of points from the voxels in a em::DensityMap which are above a certain threshold.

Definition at line 22 of file em/embedding.h.


The documentation for this class was generated from the following file: