IMP
2.0.0
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 | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::rotamer |
See IMP.rotamer Overview for more information. | |
Typedefs | |
typedef IMP::base::Vector < RotamerAngleTuple > | IMP::rotamer::RotamerAngleTuples |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file RotamerLibrary.h.