IMP
2.0.1
The Integrative Modeling Platform
|
The base class for movers for MC optimization. More...
#include <IMP/core/core_config.h>
#include <IMP/ModelObject.h>
#include <IMP/Model.h>
#include <IMP/particle_index.h>
#include <IMP/base/tuple_macros.h>
Go to the source code of this file.
Classes | |
class | IMP::core::MonteCarloMover |
A base class for classes which perturb particles. More... | |
struct | IMP::core::MonteCarloMoverResult |
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::core |
See IMP.core Overview for more information. | |
Typedefs | |
typedef IMP::base::Vector < MonteCarloMoverResult > | IMP::core::MonteCarloMoverResults |
typedef IMP::base::Vector < IMP::base::Pointer < MonteCarloMover > > | IMP::core::MonteCarloMovers |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file MonteCarloMover.h.