IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
SerialMover.h File Reference

A mover that applies other movers one at a time. More...

#include <IMP/core/core_config.h>
#include "MonteCarlo.h"
#include "MonteCarloMover.h"
+ Include dependency graph for SerialMover.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::SerialMover
 Applies a list of movers one at a time. 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.
 

Detailed Description

A mover that applies other movers one at a time.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file SerialMover.h.