IMP logo
IMP Reference Guide  develop.98ef8da184,2024/04/23
The Integrative Modeling Platform
alignment.h File Reference

Alignment of structures. More...

#include <IMP/atom/atom_config.h>
#include <IMP/atom/Selection.h>
#include <IMP/algebra/Transformation3D.h>
+ Include dependency graph for alignment.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Functions

algebra::Transformation3D IMP::atom::get_transformation_aligning_first_to_second (const Selection &s1, const Selection &s2)
 Get the transformation to align two selections. More...
 

Detailed Description

Alignment of structures.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file alignment.h.