IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Object performing rotations by Chi angles. More...
#include <vector>
#include <limits>
#include <IMP/PairScore.h>
#include <IMP/algebra/Vector3D.h>
#include <IMP/atom/Atom.h>
#include <IMP/atom/Residue.h>
#include <IMP/rotamer/RotamerLibrary.h>
Go to the source code of this file.
Classes | |
class | IMP::rotamer::ResidueRotamer |
A class storing the rotated coordinates of the atoms in the residue. More... | |
class | IMP::rotamer::RotamerCalculator |
A class performing the rotations of atoms in the residues. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::rotamer | |
Sampling of sidechain rotamers. | |
Typedefs | |
typedef IMP::Vector < ResidueRotamer > | IMP::rotamer::ResidueRotamers |
Object performing rotations by Chi angles.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file RotamerCalculator.h.