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