IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
A class for uniform sampling of backbone angles. More...
#include <IMP/kinematics/kinematics_config.h>
#include "DOFsSampler.h"
#include "revolute_joints.h"
#include <boost/random/uniform_real.hpp>
Go to the source code of this file.
Classes | |
class | IMP::kinematics::UniformBackboneSampler |
Sample uniformly over a set of backbone dihedral joints. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::kinematics | |
Functionality for dealing with kinematic mechanical structures. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer < UniformBackboneSampler > > | IMP::kinematics::UniformBackboneSamplers |
typedef IMP::Vector < IMP::WeakPointer < UniformBackboneSampler > > | IMP::kinematics::UniformBackboneSamplersTemp |
A class for uniform sampling of backbone angles.
Definition in file UniformBackboneSampler.h.