IMP::statistics::VectorDEmbedding< D > Class Template Reference
Detailed Description
template<unsigned int D>
class IMP::statistics::VectorDEmbedding< D >
Simply return the coordinates of a VectorD.
|
Public Member Functions |
|
unsigned int | get_number_of_points () const |
|
Floats | get_point (unsigned int i) const |
|
virtual std::string | get_type_name () const |
|
virtual ::IMP::VersionInfo | get_version_info () const |
|
| VectorDEmbedding (const std::vector< algebra::VectorD< D > > &vs) |
Friends |
|
template<class T > |
| void | IMP::internal::unref (T *) |
The documentation for this class was generated from the following file: