9 #ifndef IMPCORE_PYTHON_ONLY_H
10 #define IMPCORE_PYTHON_ONLY_H
12 #include <IMP/core/core_config.h>
14 IMPCORE_BEGIN_NAMESPACE
35 XYZsOrVector3ds a, XYZsOrVector3ds b);
IMP::algebra::Transformation3D get_transformation_aligning_first_to_second(const Vector3DsOrXYZs0 &source, const Vector3DsOrXYZs1 &target)
Compute the rigid transform bringing the first point set to the second.