IMP logo
IMP Reference Guide  2.7.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 (Model *m, const ParticleIndexes &pis)
 
void IMP::example::optimize_balls (Model *m, const ParticleIndexes &pis, const RestraintsTemp &rs=RestraintsTemp(), const PairPredicates &excluded=PairPredicates(), const OptimizerStates &opt_states=OptimizerStates(), LogLevel ll=DEFAULT)
 

Detailed Description

A simple unary function.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file optimizing.h.