IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Object representing rotamer library. More...
#include <string>
#include <vector>
#include <boost/range/iterator_range.hpp>
#include <cereal/access.hpp>
#include <IMP/Object.h>
#include <IMP/atom/Residue.h>
#include <IMP/rotamer/rotamer_config.h>
Go to the source code of this file.
Classes | |
class | IMP::rotamer::RotamerAngleTuple |
A simple class storing chi angles and their probability. More... | |
class | IMP::rotamer::RotamerLibrary |
A class storing a whole rotamer library read from a file. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::rotamer | |
Sampling of sidechain rotamers. | |
Typedefs | |
typedef IMP::Vector < RotamerAngleTuple > | IMP::rotamer::RotamerAngleTuples |
Object representing rotamer library.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file RotamerLibrary.h.