IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
A class for simultaneous sampling of diheral angles and fibril symmetry operations. More...
#include <IMP/kinematics/kinematics_config.h>
#include "DOFsSampler.h"
#include "revolute_joints.h"
#include "TransformationJoint.h"
#include <boost/random/uniform_real.hpp>
#include <IMP/algebra/Vector3D.h>
#include <IMP/algebra/Rotation3D.h>
#include <IMP/algebra/Transformation3D.h>
Go to the source code of this file.
Classes | |
class | IMP::kinematics::FibrilSampler |
Simultaneous sampling of diheral angles and fibril symmetry operations. 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< FibrilSampler > > | IMP::kinematics::FibrilSamplers |
typedef IMP::Vector < IMP::WeakPointer < FibrilSampler > > | IMP::kinematics::FibrilSamplersTemp |
A class for simultaneous sampling of diheral angles and fibril symmetry operations.
Definition in file FibrilSampler.h.