IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Remove rigid rotation and translation during molecular dynamics. More...
#include <IMP/atom/atom_config.h>
#include <IMP/Particle.h>
#include <IMP/base_types.h>
#include <IMP/OptimizerState.h>
Go to the source code of this file.
Classes | |
class | IMP::atom::RemoveRigidMotionOptimizerState |
Removes rigid translation and rotation from the particles. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::atom | |
Functionality for loading, creating, manipulating and scoring atomic structures. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer < RemoveRigidMotionOptimizerState > > | IMP::atom::RemoveRigidMotionOptimizerStates |
typedef IMP::Vector < IMP::WeakPointer < RemoveRigidMotionOptimizerState > > | IMP::atom::RemoveRigidMotionOptimizerStatesTemp |
Remove rigid rotation and translation during molecular dynamics.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file RemoveRigidMotionOptimizerState.h.