IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
optimizing.h File Reference

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>
+ 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
 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)
 

Detailed Description

A simple unary function.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file optimizing.h.