IMP
2.0.0
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/base/enums.h>
#include <IMP/core/Mover.h>
Go to the source code of this file.
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::example |
See IMP.example Overview for more information. | |
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(), base::LogLevel ll=base::DEFAULT) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file optimizing.h.