IMP  2.3.1
The Integrative Modeling Platform
optimizing.h File Reference

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>
+ Include dependency graph for optimizing.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

A simple unary function.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file optimizing.h.