|
IMP Reference Guide
develop.169ea894ba,2025/11/02
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_distribution.hpp>#include <IMP/algebra/Vector3D.h>#include <IMP/algebra/Rotation3D.h>#include <IMP/algebra/Transformation3D.h>
Include dependency graph for FibrilSampler.h:
This graph shows which files directly or indirectly include this file: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.