

Go to the source code of this file.
Namespaces | |
| namespace | IMP |
The IMP kernel provides base classes and key shared functionality. | |
| namespace | IMP::algebra |
| This module contains general purpose algebraic and geometric methods. | |
Functions | |
| template<class Vector3DsOrXYZs0 , class Vector3DsOrXYZs1 > | |
| IMP::algebra::Transformation3D | IMP::algebra::get_transformation_aligning_first_to_second (const Vector3DsOrXYZs0 &from, const Vector3DsOrXYZs1 &to) |
| Compute the rigid transform bringing the first point set to the second. | |
| Transformation2D | IMP::algebra::get_transformation_aligning_pair (const std::vector< VectorD< 2 > > &set_from, const std::vector< VectorD< 2 > > &set_to) |
Copyright 2007-2010 IMP Inventors. All rights reserved.