IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
A mover that applies a random subset of movers. More...
#include <IMP/core/core_config.h>
#include "MonteCarlo.h"
#include "MonteCarloMover.h"
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
#include <cereal/types/polymorphic.hpp>
#include <cereal/types/vector.hpp>
Go to the source code of this file.
Classes | |
class | IMP::core::SubsetMover |
Applies a subset of a list of movers. 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 applies a random subset of movers.
Copyright 2007-2023 IMP Inventors. All rights reserved.
Definition in file SubsetMover.h.