IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
A mover that transform a rigid body. More...
#include <IMP/core/core_config.h>
#include "MonteCarlo.h"
#include "MonteCarloMover.h"
#include <IMP/core/rigid_bodies.h>
#include <IMP/core/XYZ.h>
#include <IMP/core/internal/tunneler_helpers.h>
#include <Eigen/Dense>
#include <Eigen/Geometry>
#include <iostream>
#include <boost/ptr_container/ptr_vector.hpp>
Go to the source code of this file.
Classes | |
class | IMP::core::RigidBodyTunneler |
Modify the transformation of a rigid body. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::core | |
Basic functionality that is expected to be used by a wide variety of IMP users. | |
A mover that transform a rigid body.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file RigidBodyTunneler.h.