IMP
2.3.1
The Integrative Modeling Platform
|
A simple unary function. More...
#include <IMP/example/example_config.h>
#include <IMP/base/log.h>
#include <IMP/base_types.h>
#include <IMP/base/enums.h>
#include <IMP/core/MonteCarloMover.h>
Go to the source code of this file.
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::example | |
Example module. | |
Functions | |
core::MonteCarloMover * | IMP::example::create_serial_mover (const kernel::ParticlesTemp &ps) |
void | IMP::example::optimize_balls (const kernel::ParticlesTemp &ps, const kernel::RestraintsTemp &rs=kernel::RestraintsTemp(), const PairPredicates &excluded=PairPredicates(), const OptimizerStates &opt_states=OptimizerStates(), base::LogLevel ll=base::DEFAULT) |
A simple unary function.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file optimizing.h.