IMP
2.3.1
The Integrative Modeling Platform
|
Object representing rotamer library. More...
#include <string>
#include <vector>
#include <boost/range/iterator_range.hpp>
#include <IMP/base/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 | |
Synonym for IMP::kernel. | |
IMP::rotamer | |
Sampling of sidechain rotamers. | |
Typedefs | |
typedef IMP::base::Vector < RotamerAngleTuple > | IMP::rotamer::RotamerAngleTuples |
Object representing rotamer library.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file RotamerLibrary.h.