IMP
2.0.1
The Integrative Modeling Platform
|
Simply return the coordinates of a VectorD.
#include <IMP/statistics/embeddings.h>
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) | |
Related Functions inherited from IMP::statistics::Embedding | |
typedef IMP::base::Vector < IMP::base::WeakPointer < Embedding > > | EmbeddingsTemp |
Definition at line 74 of file embeddings.h.