IMP Reference Guide
2.13.0
The Integrative Modeling Platform
|
#include "kinematics_config.h"
#include <IMP/algebra/geometric_alignment.h>
#include <IMP/algebra/distance.h>
#include <vector>
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::kinematics | |
Functionality for dealing with kinematic mechanical structures. | |
Functions | |
unsigned int | IMP::kinematics::rmsd_clustering (const std::vector< IMP::algebra::Vector3Ds > &coords_vec, std::vector< int > &out_cluster_numbers, float rmsd_thr, bool compute_trans) |
Definition in file RMSDClustering.h.