IMP  2.0.1
The Integrative Modeling Platform
IMP::statistics::VectorDEmbedding Class Reference

Simply return the coordinates of a VectorD.

#include <IMP/statistics/embeddings.h>

+ Inheritance diagram for IMP::statistics::VectorDEmbedding:

Public Member Functions

template<class C >
 VectorDEmbedding (const C &vs)
 
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

Definition at line 74 of file embeddings.h.


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